Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git_connect: set ssh shell command in GIT_SSH_COMMANDtq/git-ssh-command | Thomas Quinot | 2014-11-10 | 2 | -15/+26 |
* | Git 2.2.0-rc1v2.2.0-rc1 | Junio C Hamano | 2014-11-07 | 1 | -1/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2014-11-06 | 1 | -1/+1 |
|\ | |||||
| * | docs/credential-store: s/--store/--file/ | Jeff King | 2014-11-06 | 1 | -1/+1 |
* | | Merge branch 'nd/gitignore-trailing-whitespace' | Junio C Hamano | 2014-11-06 | 1 | -1/+1 |
|\ \ | |||||
| * | | gitignore.txt: fix spelling of "backslash"nd/gitignore-trailing-whitespace | Ben North | 2014-11-04 | 1 | -1/+1 |
* | | | Merge branch 'tm/line-log-first-parent' | Junio C Hamano | 2014-11-06 | 2 | -0/+8 |
|\ \ \ | |||||
| * | | | line-log: fix crash when --first-parent is usedtm/line-log-first-parent | Tzvetan Mikov | 2014-11-04 | 2 | -0/+8 |
* | | | | Merge branch 'jk/fetch-reflog-df-conflict' | Junio C Hamano | 2014-11-06 | 4 | -3/+77 |
|\ \ \ \ | |||||
| * | | | | ignore stale directories when checking reflog existence | Jeff King | 2014-11-04 | 2 | -2/+36 |
| * | | | | fetch: load all default config at startup | Jeff King | 2014-11-04 | 2 | -1/+41 |
* | | | | | Merge branch 'rs/use-child-process-init-more' | Junio C Hamano | 2014-11-06 | 4 | -66/+106 |
|\ \ \ \ \ | |||||
| * | | | | | bundle: split out ref writing from bundle_creaters/use-child-process-init-more | Jeff King | 2014-10-30 | 1 | -39/+58 |
| * | | | | | bundle: split out a helper function to compute and write prerequisites | Junio C Hamano | 2014-10-30 | 1 | -24/+35 |
| * | | | | | bundle: split out a helper function to create pack data | Junio C Hamano | 2014-10-30 | 1 | -27/+37 |
| * | | | | | use child_process_init() to initialize struct child_process variables | René Scharfe | 2014-10-28 | 4 | -4/+4 |
* | | | | | | Merge branch 'jk/cache-tree-protect-from-broken-libgit2' | Junio C Hamano | 2014-11-06 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cache-tree: avoid infinite loop on zero-entry treejk/cache-tree-protect-from-broken-libgit2 | Jeff King | 2014-10-30 | 1 | -0/+2 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Documentation: typofixes | Thomas Ackermann | 2014-11-04 | 19 | -30/+30 |
* | | | | | | RelNotes/2.2.0.txt: fix minor typos | Matthieu Moy | 2014-11-03 | 1 | -3/+3 |
* | | | | | | Git 2.2.0-rc0v2.2.0-rc0 | Junio C Hamano | 2014-10-31 | 2 | -1/+7 |
* | | | | | | Merge branch 'for-junio' of git://bogomips.org/git-svn | Junio C Hamano | 2014-10-31 | 4 | -91/+145 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-svn: use SVN::Ra::get_dir2 when possible | Eric Wong | 2014-10-31 | 1 | -1/+11 |
| * | | | | | | git-svn: add space after "W:" prefix in warning | Eric Wong | 2014-10-30 | 1 | -4/+2 |
| * | | | | | | git-svn: (cleanup) remove editor param passing | Eric Wong | 2014-10-30 | 1 | -6/+4 |
| * | | | | | | git-svn: prepare SVN::Ra config pieces once | Eric Wong | 2014-10-29 | 1 | -27/+36 |
| * | | | | | | Git.pm: add specified name to tempfile template | Eric Wong | 2014-10-29 | 1 | -1/+4 |
| * | | | | | | git-svn: disable _rev_list memoization | Eric Wong | 2014-10-27 | 1 | -10/+0 |
| * | | | | | | git-svn: save a little memory as fetch progresses | Eric Wong | 2014-10-25 | 1 | -1/+1 |
| * | | | | | | git-svn: remove unnecessary DESTROY override | Eric Wong | 2014-10-25 | 1 | -4/+0 |
| * | | | | | | git-svn: reload RA every log-window-size | Eric Wong | 2014-10-24 | 1 | -8/+13 |
| * | | | | | | git-svn.txt: advertise pushurl with dcommit | Sveinung Kvilhaugsvik | 2014-10-24 | 1 | -0/+4 |
| * | | | | | | git-svn: remove mergeinfo rev caching | Eric Wong | 2014-10-24 | 1 | -21/+9 |
| * | | | | | | git-svn: cache only mergeinfo revisions | Eric Wong | 2014-10-24 | 1 | -14/+8 |
| * | | | | | | git-svn: reduce check_cherry_pick cache overhead | Eric Wong | 2014-10-24 | 1 | -13/+15 |
| * | | | | | | git-svn: only look at the root path for svn:mergeinfo | Jakob Stoklund Olesen | 2014-10-24 | 1 | -16/+13 |
| * | | | | | | git-svn: only look at the new parts of svn:mergeinfo | Jakob Stoklund Olesen | 2014-10-24 | 1 | -12/+72 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'jc/push-cert' | Junio C Hamano | 2014-10-31 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | receive-pack: avoid minor leak in case start_async() fails | René Scharfe | 2014-10-28 | 1 | -2/+2 |
* | | | | | | | Merge branch 'rs/child-process-init' | Junio C Hamano | 2014-10-31 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | api-run-command: add missing list item marker | René Scharfe | 2014-10-28 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'rs/grep-color-words' | Junio C Hamano | 2014-10-31 | 4 | -9/+123 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | grep: add color.grep.matchcontext and color.grep.matchselectedrs/grep-color-words | René Scharfe | 2014-10-28 | 4 | -9/+123 |
* | | | | | | | | | Merge git://ozlabs.org/~paulus/gitk | Junio C Hamano | 2014-10-30 | 1 | -69/+23 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | gitk: Remove boilerplate for configuration variables | Max Kirillov | 2014-10-30 | 1 | -68/+20 |
| * | | | | | | | | | gitk: Show detached HEAD if --all is specified | Max Kirillov | 2014-10-30 | 1 | -0/+2 |
| * | | | | | | | | | gitk: Do not depend on Cygwin's "kill" command on Windows | Sebastian Schuberth | 2014-10-30 | 1 | -1/+1 |
* | | | | | | | | | | Sync with Git 2.1.3 | Junio C Hamano | 2014-10-29 | 2 | -1/+28 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Git 2.1.3v2.1.3 | Junio C Hamano | 2014-10-29 | 4 | -3/+30 |
| * | | | | | | | | | Merge branch 'jk/pack-objects-no-bitmap-when-splitting' into maint | Junio C Hamano | 2014-10-29 | 2 | -0/+10 |
| |\ \ \ \ \ \ \ \ \ |