Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | gitignore.txt: fix spelling of "backslash" | Ben North | 2014-11-04 | |
* | | | | | | | | | | Merge branch 'tm/line-log-first-parent' | Junio C Hamano | 2014-11-06 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | line-log: fix crash when --first-parent is used | Tzvetan Mikov | 2014-11-04 | |
* | | | | | | | | | | | Merge branch 'jk/fetch-reflog-df-conflict' | Junio C Hamano | 2014-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | ignore stale directories when checking reflog existence | Jeff King | 2014-11-04 | |
| * | | | | | | | | | | fetch: load all default config at startup | Jeff King | 2014-11-04 | |
* | | | | | | | | | | | Merge branch 'rs/use-child-process-init-more' | Junio C Hamano | 2014-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | bundle: split out ref writing from bundle_create | Jeff King | 2014-10-30 | |
| * | | | | | | | | | | | bundle: split out a helper function to compute and write prerequisites | Junio C Hamano | 2014-10-30 | |
| * | | | | | | | | | | | bundle: split out a helper function to create pack data | Junio C Hamano | 2014-10-30 | |
| * | | | | | | | | | | | use child_process_init() to initialize struct child_process variables | René Scharfe | 2014-10-28 | |
* | | | | | | | | | | | | Merge branch 'jk/cache-tree-protect-from-broken-libgit2' | Junio C Hamano | 2014-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | cache-tree: avoid infinite loop on zero-entry tree | Jeff King | 2014-10-30 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Documentation: typofixes | Thomas Ackermann | 2014-11-04 | |
* | | | | | | | | | | | | RelNotes/2.2.0.txt: fix minor typos | Matthieu Moy | 2014-11-03 | |
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Git 2.2.0-rc0v2.2.0-rc0 | Junio C Hamano | 2014-10-31 | |
* | | | | | | | | | | | Merge branch 'for-junio' of git://bogomips.org/git-svn | Junio C Hamano | 2014-10-31 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | git-svn: use SVN::Ra::get_dir2 when possible | Eric Wong | 2014-10-31 | |
| * | | | | | | | | | | | git-svn: add space after "W:" prefix in warning | Eric Wong | 2014-10-30 | |
| * | | | | | | | | | | | git-svn: (cleanup) remove editor param passing | Eric Wong | 2014-10-30 | |
| * | | | | | | | | | | | git-svn: prepare SVN::Ra config pieces once | Eric Wong | 2014-10-29 | |
| * | | | | | | | | | | | Git.pm: add specified name to tempfile template | Eric Wong | 2014-10-29 | |
| * | | | | | | | | | | | git-svn: disable _rev_list memoization | Eric Wong | 2014-10-27 | |
| * | | | | | | | | | | | git-svn: save a little memory as fetch progresses | Eric Wong | 2014-10-25 | |
| * | | | | | | | | | | | git-svn: remove unnecessary DESTROY override | Eric Wong | 2014-10-25 | |
| * | | | | | | | | | | | git-svn: reload RA every log-window-size | Eric Wong | 2014-10-24 | |
| * | | | | | | | | | | | git-svn.txt: advertise pushurl with dcommit | Sveinung Kvilhaugsvik | 2014-10-24 | |
| * | | | | | | | | | | | git-svn: remove mergeinfo rev caching | Eric Wong | 2014-10-24 | |
| * | | | | | | | | | | | git-svn: cache only mergeinfo revisions | Eric Wong | 2014-10-24 | |
| * | | | | | | | | | | | git-svn: reduce check_cherry_pick cache overhead | Eric Wong | 2014-10-24 | |
| * | | | | | | | | | | | git-svn: only look at the root path for svn:mergeinfo | Jakob Stoklund Olesen | 2014-10-24 | |
| * | | | | | | | | | | | git-svn: only look at the new parts of svn:mergeinfo | Jakob Stoklund Olesen | 2014-10-24 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'jc/push-cert' | Junio C Hamano | 2014-10-31 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | receive-pack: avoid minor leak in case start_async() fails | René Scharfe | 2014-10-28 | |
* | | | | | | | | | | | | Merge branch 'rs/child-process-init' | Junio C Hamano | 2014-10-31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | api-run-command: add missing list item marker | René Scharfe | 2014-10-28 | |
* | | | | | | | | | | | | | Merge branch 'rs/grep-color-words' | Junio C Hamano | 2014-10-31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | grep: add color.grep.matchcontext and color.grep.matchselected | René Scharfe | 2014-10-28 | |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge git://ozlabs.org/~paulus/gitk | Junio C Hamano | 2014-10-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | gitk: Remove boilerplate for configuration variables | Max Kirillov | 2014-10-30 | |
| * | | | | | | | | | | | | | gitk: Show detached HEAD if --all is specified | Max Kirillov | 2014-10-30 | |
| * | | | | | | | | | | | | | gitk: Do not depend on Cygwin's "kill" command on Windows | Sebastian Schuberth | 2014-10-30 | |
* | | | | | | | | | | | | | | Sync with Git 2.1.3 | Junio C Hamano | 2014-10-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Git 2.1.3v2.1.3 | Junio C Hamano | 2014-10-29 | |
| * | | | | | | | | | | | | | Merge branch 'jk/pack-objects-no-bitmap-when-splitting' into maint | Junio C Hamano | 2014-10-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'da/mergetool-meld' into maint | Junio C Hamano | 2014-10-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rm/gitweb-start-form' into maint | Junio C Hamano | 2014-10-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'bc/asciidoc-pretty-formats-fix' into maint | Junio C Hamano | 2014-10-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/daemon-fixes' into maint | Junio C Hamano | 2014-10-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | | | | | | | | | | | Update draft release notes to 2.2 | Junio C Hamano | 2014-10-29 |