Sign in
googlers
/
jrn
/
git
/
c697ad143ba1ff58b29e7efe149d244d4b7010a5
/
contrib
07ba53f
bash: Add completion for gitk --merge
by Richard Quirk
· 17 years ago
bdb87af
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
71bd81a
post-receive-email: fix accidental removal of a trailing space in signature line
by Andy Parkins
· 17 years ago
799596a
completion: remove use of dashed git commands
by Dan McGee
· 17 years ago
3903c61
completion: allow 'git remote' subcommand completion
by Dan McGee
· 17 years ago
dbe4825
git.el: Set process-environment instead of invoking env
by Clifford Caoile
· 17 years ago
f457413
bash: Add completion for git diff --base --ours --theirs
by Teemu Likonen
· 17 years ago
f949844
contrib/hooks: add an example pre-auto-gc hook
by Miklos Vajna
· 17 years ago
aba201c
Add prefix oriented completions for diff and format-patch commands.
by Pascal Obry
· 17 years ago
d9e3b70
Add interactive option in rebase command completion list.
by Pascal Obry
· 17 years ago
6aeeffd
Allow git-cvsserver database table name prefix to be specified.
by Josh Elsasser
· 17 years ago
f3e5ae4
git-p4: Handle Windows EOLs properly after removal of p4 submit template handling.
by Marius Storm-Olsen
· 17 years ago
dc96bdb
Merge branch 'git-p4' of git://repo.or.cz/git/git-p4
by Junio C Hamano
· 17 years ago
c817faa
Resurrect git-rerere to contrib/examples
by Junio C Hamano
· 17 years ago
2a2ad0c
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
ac37863
git-new-workdir: Share SVN meta data between work dirs and the repository
by Bernt Hansen
· 17 years ago
82cea9f
git-p4: Use P4EDITOR environment variable when set
by Shawn Bohrer
· 17 years ago
67abd41
git-p4: Unset P4DIFF environment variable when using 'p4 -du diff'
by Shawn Bohrer
· 17 years ago
8ff45f2
git-p4: Optimize the fetching of data from perforce.
by Marius Storm-Olsen
· 17 years ago
ae90e16
Merge branch 'js/remote'
by Junio C Hamano
· 17 years ago
5447aac
bash: fix long option with argument double completion
by SZEDER Gábor
· 17 years ago
ce5a2c9
bash: Add more long options to be completed with "git --<TAB>"
by Teemu Likonen
· 17 years ago
51fe120
bash: use __gitdir when completing 'git rebase' options
by SZEDER Gábor
· 17 years ago
6753f2a
bash: Remove completion of core.legacyheaders option
by Shawn O. Pearce
· 17 years ago
47f6ee2
bash: add 'git svn' subcommands and options
by SZEDER Gábor
· 17 years ago
88b302f
bash: add new 'git stash' subcommands
by SZEDER Gábor
· 17 years ago
3ff1320
bash: refactor searching for subcommands on the command line
by SZEDER Gábor
· 17 years ago
1d17b22
bash: remove unnecessary conditions when checking for subcommands
by SZEDER Gábor
· 17 years ago
a5c4f85
bash: Properly quote the GIT_DIR at all times to fix subdirectory paths with spaces
by Kevin Ballard
· 17 years ago
dabc42c
Merge branch 'jc/am'
by Junio C Hamano
· 17 years ago
5628a7a
Merge branch 'dc/format-pretty'
by Junio C Hamano
· 17 years ago
b921764
bash: git-branch -d and -m lists only local branches
by SZEDER Gábor
· 17 years ago
3b376b0
bash: add git-branch options
by SZEDER Gábor
· 17 years ago
9225d7b
specify explicit "--pretty=medium" with `git log/show/whatchanged`
by Denis Cheng
· 17 years ago
3041c32
am: --rebasing
by Junio C Hamano
· 17 years ago
30b5940
git-p4: Fix import of changesets with file deletions
by Simon Hausmann
· 17 years ago
c0b48ad
Merge branch 'np/verify-pack'
by Junio C Hamano
· 17 years ago
211c896
Make git-remote a builtin
by Johannes Schindelin
· 17 years ago
5f4347b
add storage size output to 'git verify-pack -v'
by Nicolas Pitre
· 17 years ago
df4a824
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
a1eebfb
git.el: find the git-status buffer whatever its name is
by Rémi Vanicat
· 17 years ago
be5f5bf
completion: support format-patch's --cover-letter option
by Johannes Schindelin
· 17 years ago
a0a80f1
Merge branch 'git-p4' of git://repo.or.cz/git/git-p4
by Junio C Hamano
· 17 years ago
21a2d69
git.el: Do not display empty directories.
by Alexandre Julliard
· 17 years ago
5a4d707
Merge branch 'db/checkout'
by Junio C Hamano
· 17 years ago
3a70cdf
git-p4: Support usage of perforce client spec
by Tor Arvid Lund
· 17 years ago
4c750c0
git-p4: git-p4 submit cleanups.
by Simon Hausmann
· 17 years ago
0e36f2d
git-p4: Removed git-p4 submit --direct.
by Simon Hausmann
· 17 years ago
edae1e2
git-p4: Clean up git-p4 submit's log message handling.
by Simon Hausmann
· 17 years ago
4b61b5c
git-p4: Remove --log-substitutions feature.
by Simon Hausmann
· 17 years ago
354081d
git-p4: support exclude paths
by Tommy Thorn
· 17 years ago
27c5788
Use git-describe --exact-match in bash prompt on detached HEAD
by Shawn O. Pearce
· 17 years ago
f27e558
git.el: Set process-environment instead of invoking env
by David Kågedal
· 17 years ago
782c2d6
Build in checkout
by Daniel Barkalow
· 17 years ago
d555858
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
13bf1a9
hg-to-git: fix parent analysis
by Stelian Pop
· 17 years ago
24a2293
git-blame.el: show the when, who and what in the minibuffer.
by Junichi Uekawa
· 17 years ago
0520e21
git.el: Better handling of subprocess errors.
by Alexandre Julliard
· 17 years ago
928323a
git.el: Check for existing buffers on revert.
by Alexandre Julliard
· 17 years ago
76127b3
git.el: Added a command to amend a commit.
by Alexandre Julliard
· 17 years ago
3f3d564
git.el: Support for showing unknown/ignored directories.
by Alexandre Julliard
· 17 years ago
053d9e4
git-p4: Fix indentation from tab to spaces
by Toby Allsopp
· 17 years ago
e752019
Improve bash prompt to detect various states like an unfinished merge
by Robin Rosenberg
· 17 years ago
147402a
git-p4: Fix an obvious typo
by Tommy Thorn
· 17 years ago
36ee4ee
git-p4: Ensure the working directory and the index are clean before "git-p4 rebase"
by Simon Hausmann
· 17 years ago
e96e400
git-p4: Fix submit user-interface.
by Simon Hausmann
· 17 years ago
f3e9512
Remove $Id: ..$ $Header: ..$ etc from +ko and +k files during import
by Jason McMullan
· 17 years ago
a3b811a
Update git-completion for new 'remote rm' option
by Dan McGee
· 17 years ago
5c66d0d
Officially deprecate repo-config.
by Junio C Hamano
· 17 years ago
1bc7c13
hg-to-git: improve popen calls
by Mark Drago
· 17 years ago
22fa97d
Remove usage of git- (dash) commands from email hook
by Dan McGee
· 17 years ago
ef40b3e
git.el: Make status refresh faster.
by Alexandre Julliard
· 17 years ago
58152a0
git.el: Refresh files from their real state upon commit.
by Alexandre Julliard
· 17 years ago
87e3d81
git.el: Make sure we never insert the same file twice.
by Alexandre Julliard
· 17 years ago
40f162b
git.el: Display file types and type changes.
by Alexandre Julliard
· 17 years ago
5e3cb7e
git.el: Retrieve the permissions for up-to-date files.
by Alexandre Julliard
· 17 years ago
8b30aa5
git.el: Support for getting diffs from inside the log-edit buffer.
by Alexandre Julliard
· 17 years ago
e25cfae
contrib: resurrect scripted git-revert.
by Junio C Hamano
· 17 years ago
718a087
teach bash completion to treat commands with "--" as a helper
by Jeff King
· 17 years ago
18ff365
git.el: Added a menu for git-status-mode.
by Alexandre Julliard
· 17 years ago
90e0653
hg-to-git: handle an empty dir in hg.
by Junio C Hamano
· 17 years ago
31cbb5d
Merge branch 'kh/commit'
by Junio C Hamano
· 17 years ago
afa75bc
contrib: Make remotes2config.sh script more robust
by Jakub Narebski
· 17 years ago
d25430c
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
b3a4f85
bash completion: add diff options
by Johannes Schindelin
· 17 years ago
fd20079
Merge branch 'jk/send-pack'
by Junio C Hamano
· 17 years ago
6c6ea38
Merge branch 'sb/clean'
by Junio C Hamano
· 17 years ago
f5bbc32
Port git commit to C.
by Kristian Høgsberg
· 17 years ago
a00a42a
git-merge-ours: make it a builtin.
by Thomas Harning
· 17 years ago
183f843
git-p4: Fix typo in --detect-labels
by Shun Kei Leung
· 17 years ago
59adeef
gitview: import only one of gtksourceview and gtksourceview2
by Anton Gyllenberg
· 17 years ago
113f10f
Make git-clean a builtin
by Shawn Bohrer
· 17 years ago
38f9f5e
git-p4: Fix direct import from perforce after fetching changes through git from origin
by Simon Hausmann
· 17 years ago
a108e53
Merge branch 'db/remote-builtin' into jk/send-pack
by Junio C Hamano
· 17 years ago
5c35505
contrib/hooks/post-receive-email: remove cruft, $committer is not used
by Gerrit Pape
· 17 years ago
7481ebe
Merge branch 'cp/p4'
by Junio C Hamano
· 17 years ago
e7509ee
contrib/hooks/post-receive-email: make subject prefix configurable
by Gerrit Pape
· 17 years ago
15a2f53
contrib/hooks/post-receive-email: reformat to wrap comments at 76 chars
by Gerrit Pape
· 17 years ago
b5786c8
contrib/hooks/post-receive-email: fix typo
by Gerrit Pape
· 17 years ago
8951d7c
Build in ls-remote
by Daniel Barkalow
· 17 years ago
Next »