Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | Merge branch 'maint'gitgui-0.6.5 | Shawn O. Pearce | 2007-03-12 | |
| |\ \ \ \ \ \ | ||||
| * | | | | | | | git-gui: Support of "make -s" in: do not output anything of the build itself | Alex Riesen | 2007-03-06 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-03-12 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||
| * | | | | | | | Merge branch 'maint' of git://repo.or.cz/git/fastimport into maint | Junio C Hamano | 2007-03-12 | |
| |\ \ \ \ \ \ \ | ||||
| * | | | | | | | | Don't package the git-gui credits file anymore | Shawn O. Pearce | 2007-03-12 | |
| * | | | | | | | | Merge branch 'maint' of git://repo.or.cz/git-gui into maint | Junio C Hamano | 2007-03-12 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||
| | * | | | | | | | git-gui: Allow 'git gui version' outside of a repositorygitgui-0.6.4 | Shawn O. Pearce | 2007-03-12 | |
| | * | | | | | | | git-gui: Revert "git-gui: Display all authors of git-gui." | Shawn O. Pearce | 2007-03-12 | |
| | * | | | | | | | git-gui: Revert "Don't modify CREDITS-FILE if it hasn't changed." | Shawn O. Pearce | 2007-03-12 | |
| | * | | | | | | | git-gui: Allow committing empty merges | Shawn O. Pearce | 2007-03-12 | |
| | | |/ / / / / | | |/| | | | | | ||||
* | | | | | | | | Merge branch 'master' of git://repo.or.cz/git/fastimport | Junio C Hamano | 2007-03-12 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Remove unnecessary casts from fast-import | Shawn O. Pearce | 2007-03-12 | |
| * | | | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2007-03-12 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||
| | * | | | | | | | fast-import: grow tree storage more aggressively | Jeff King | 2007-03-12 | |
| | |/ / / / / / | ||||
| * | | | | | | | New fast-import test case for valid tree sorting | Jeff King | 2007-03-12 | |
* | | | | | | | | Fix t5510-fetch's use of sed | Shawn O. Pearce | 2007-03-12 | |
* | | | | | | | | Simplify closing two fds at once in run-command.c | Shawn O. Pearce | 2007-03-12 | |
* | | | | | | | | Re-fix get_sha1_oneline() | Linus Torvalds | 2007-03-12 | |
|/ / / / / / / | ||||
* | | | | | | | git-bundle: only die if pack would be empty, warn if ref is skipped | Johannes Schindelin | 2007-03-11 | |
* | | | | | | | git-send-email: configurable bcc and chain-reply-to | Avi Kivity | 2007-03-11 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-03-11 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||
| * | | | | | | git-send-email: Document configuration options | Avi Kivity | 2007-03-11 | |
| * | | | | | | git-merge: warn when -m provided on a fast forward | J. Bruce Fields | 2007-03-11 | |
* | | | | | | | Merge branch 'jc/boundary' | Junio C Hamano | 2007-03-11 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | git-bundle: prevent overwriting existing bundles | Johannes Schindelin | 2007-03-08 | |
| * | | | | | | | git-bundle: die if a given ref is not included in bundle | Johannes Schindelin | 2007-03-08 | |
| * | | | | | | | git-bundle: handle thin packs in subcommand "unbundle" | Johannes Schindelin | 2007-03-08 | |
| * | | | | | | | git-bundle: Make thin packs | Johannes Schindelin | 2007-03-07 | |
| * | | | | | | | git-bundle: avoid packing objects which are in the prerequisites | Johannes Schindelin | 2007-03-07 | |
| * | | | | | | | bundle: fix wrong check of read_header()'s return value & add tests | Johannes Schindelin | 2007-03-06 | |
| * | | | | | | | revision --boundary: fix uncounted case. | Junio C Hamano | 2007-03-06 | |
| * | | | | | | | revision --boundary: fix stupid typo | Junio C Hamano | 2007-03-06 | |
| * | | | | | | | git-bundle: make verify a bit more chatty. | Junio C Hamano | 2007-03-06 | |
| * | | | | | | | revision traversal: SHOWN means shown | Junio C Hamano | 2007-03-06 | |
| * | | | | | | | git-bundle: various fixups | Junio C Hamano | 2007-03-06 | |
| * | | | | | | | revision traversal: retire BOUNDARY_SHOW | Junio C Hamano | 2007-03-06 | |
| * | | | | | | | revision walker: Fix --boundary when limited | Junio C Hamano | 2007-03-06 | |
* | | | | | | | | Change {pre,post}-receive hooks to use stdin | Shawn O. Pearce | 2007-03-11 | |
* | | | | | | | | Split back out update_hook handling in receive-pack | Shawn O. Pearce | 2007-03-11 | |
* | | | | | | | | Refactor run_command error handling in receive-pack | Shawn O. Pearce | 2007-03-11 | |
* | | | | | | | | Teach run_command how to setup a stdin pipe | Shawn O. Pearce | 2007-03-11 | |
* | | | | | | | | Split run_command into two halves (start/finish) | Shawn O. Pearce | 2007-03-11 | |
* | | | | | | | | Start defining a more sophisticated run_command | Shawn O. Pearce | 2007-03-11 | |
* | | | | | | | | Remove unused run_command variants | Shawn O. Pearce | 2007-03-11 | |
* | | | | | | | | Switch to run_command_v_opt in revert | Shawn O. Pearce | 2007-03-11 | |
* | | | | | | | | cvsserver: Use Merged response instead of Update-existing for merged files | Frank Lichtenheld | 2007-03-11 | |
* | | | | | | | | I like the idea of the new ':/<oneline prefix>' notation, and gave it | Jim Meyering | 2007-03-11 | |
| |_|_|/ / / / |/| | | | | | | ||||
* | | | | | | | Merge branch 'js/attach' | Junio C Hamano | 2007-03-10 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | format-patch --attach: not folding some long headers. | Junio C Hamano | 2007-03-04 | |
| * | | | | | | | format-patch: add --inline option and make --attach a true attachment | Johannes Schindelin | 2007-03-04 |