Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jc/describe-always' | Junio C Hamano | 2008-03-08 |
|\ | |||
| * | describe --always: fall back to showing an abbreviated object name | Junio C Hamano | 2008-03-03 |
* | | Merge branch 'jc/am' | Junio C Hamano | 2008-03-08 |
|\ \ | |||
| * | | am: --rebasing | Junio C Hamano | 2008-03-05 |
| * | | am: remove support for -d .dotest | Junio C Hamano | 2008-03-05 |
| * | | am: read from the right mailbox when started from a subdirectory | Junio C Hamano | 2008-03-05 |
* | | | Merge branch 'cr/reset-parseopt' | Junio C Hamano | 2008-03-08 |
|\ \ \ | |||
| * | | | Make builtin-reset.c use parse_options. | Carlos Rica | 2008-03-05 |
* | | | | Merge branch 'jn/gitweb-pickaxe' | Junio C Hamano | 2008-03-08 |
|\ \ \ \ | |||
| * | | | | gitweb: Fix and simplify pickaxe search | Jakub Narebski | 2008-03-05 |
| |/ / / | |||
* | | | | Merge branch 'kb/maint-filter-branch-disappear' | Junio C Hamano | 2008-03-08 |
|\ \ \ \ | |||
| * | | | | filter-branch: handle "disappearing tree" case correctly in subdir filter | Junio C Hamano | 2008-03-08 |
* | | | | | Merge branch 'maint' to sync with 1.5.4.4 | Junio C Hamano | 2008-03-08 |
|\ \ \ \ \ | |||
| * | | | | | GIT 1.5.4.4v1.5.4.4 | Junio C Hamano | 2008-03-08 |
| * | | | | | ident.c: reword error message when the user name cannot be determined | Santi Béjar | 2008-03-08 |
| * | | | | | Fix dcommit, rebase when rewriteRoot is in use | John Goerzen | 2008-03-08 |
| * | | | | | Really make the LF after reset in fast-import optional | Adeodato Simó | 2008-03-08 |
| * | | | | | Merge branch 'mh/maint-http-proxy-fix' into maint | Junio C Hamano | 2008-03-08 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'js/maint-daemon' into maint | Junio C Hamano | 2008-03-08 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'js/maint-cvsexport' into maint | Junio C Hamano | 2008-03-08 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'jc/maint-log-merge-left-right' into maint | Junio C Hamano | 2008-03-08 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'ew/maint-svn-cert-fileprovider' into maint | Junio C Hamano | 2008-03-08 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||
* | | | | | | | | | | merge-tool documentation: describe custom command usage | Charles Bailey | 2008-03-08 |
* | | | | | | | | | | git-mergetool documentaiton: show toolnames in typewriter font | Charles Bailey | 2008-03-08 |
* | | | | | | | | | | Merge branch 'aw/maint-shortlog-blank-lines' | Junio C Hamano | 2008-03-08 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | shortlog: take the first populated line of the description | Andy Whitcroft | 2008-03-05 |
* | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-03-07 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||
| * | | | | | | | | | | unquote_c_style: fix off-by-one. | Pierre Habouzit | 2008-03-07 |
| * | | | | | | | | | | test-lib: fix TERM to dumb for test repeatability | Junio C Hamano | 2008-03-07 |
| * | | | | | | | | | | config.txt: refer to --upload-pack and --receive-pack instead of --exec | Uwe Kleine-König | 2008-03-07 |
| * | | | | | | | | | | Merge branch 'maint' of git://repo.or.cz/git-gui into maint | Junio C Hamano | 2008-03-06 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||
| | * | | | | | | | | | git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl fails | Shawn O. Pearce | 2008-03-05 |
* | | | | | | | | | | | send-email: --no-signed-off-cc should suppress 'sob' cc | Junio C Hamano | 2008-03-07 |
* | | | | | | | | | | | Merge branch 'js/reflog-delete' | Junio C Hamano | 2008-03-07 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | t3903-stash.sh: Add tests for new stash commands drop and pop | Brandon Casey | 2008-03-03 |
| * | | | | | | | | | | | git-reflog.txt: Document new commands --updateref and --rewrite | Brandon Casey | 2008-03-03 |
| * | | | | | | | | | | | t3903-stash.sh: Add missing '&&' to body of testcase | Brandon Casey | 2008-03-03 |
| * | | | | | | | | | | | Merge commit '74359821' into js/reflog-delete | Junio C Hamano | 2008-03-03 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | git-stash: add new 'pop' subcommand | Brandon Casey | 2008-02-22 |
| * | | | | | | | | | | | | git-stash: add new 'drop' subcommand | Brandon Casey | 2008-02-22 |
| * | | | | | | | | | | | | git-reflog: add option --updateref to write the last reflog sha1 into the ref | Brandon Casey | 2008-02-22 |
| * | | | | | | | | | | | | refs.c: make close_ref() and commit_ref() non-static | Brandon Casey | 2008-02-22 |
| * | | | | | | | | | | | | git-reflog: add option --rewrite to update reflog entries while expiring | Brandon Casey | 2008-02-22 |
| * | | | | | | | | | | | | reflog-delete: parse standard reflog options | Brandon Casey | 2008-02-22 |
| * | | | | | | | | | | | | Merge branch 'bc/reflog-fix' into js/reflog-delete | Junio C Hamano | 2008-02-22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | builtin-reflog.c: fix typo that accesses an unset variable | Brandon Casey | 2008-01-04 |
| * | | | | | | | | | | | | | Teach "git reflog" a subcommand to delete single entries | Johannes Schindelin | 2007-10-17 |
* | | | | | | | | | | | | | | Merge branch 'dc/format-pretty' | Junio C Hamano | 2008-03-07 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | log/show/whatchanged: introduce format.pretty configuration | Denis Cheng | 2008-03-05 |
| * | | | | | | | | | | | | | | specify explicit "--pretty=medium" with `git log/show/whatchanged` | Denis Cheng | 2008-03-05 |