aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | Merge branch 'maint'gitgui-0.6.5Shawn O. Pearce2007-03-12
| |\ \ \ \ \ \
| * | | | | | | git-gui: Support of "make -s" in: do not output anything of the build itselfAlex Riesen2007-03-06
* | | | | | | | Merge branch 'maint'Junio C Hamano2007-03-12
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-03-12
| |\ \ \ \ \ \ \
| * | | | | | | | Don't package the git-gui credits file anymoreShawn O. Pearce2007-03-12
| * | | | | | | | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-03-12
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | git-gui: Allow 'git gui version' outside of a repositorygitgui-0.6.4Shawn O. Pearce2007-03-12
| | * | | | | | | git-gui: Revert "git-gui: Display all authors of git-gui."Shawn O. Pearce2007-03-12
| | * | | | | | | git-gui: Revert "Don't modify CREDITS-FILE if it hasn't changed."Shawn O. Pearce2007-03-12
| | * | | | | | | git-gui: Allow committing empty mergesShawn O. Pearce2007-03-12
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-03-12
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unnecessary casts from fast-importShawn O. Pearce2007-03-12
| * | | | | | | | Merge branch 'maint'Shawn O. Pearce2007-03-12
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | fast-import: grow tree storage more aggressivelyJeff King2007-03-12
| | |/ / / / / /
| * | | | | | | New fast-import test case for valid tree sortingJeff King2007-03-12
* | | | | | | | Fix t5510-fetch's use of sedShawn O. Pearce2007-03-12
* | | | | | | | Simplify closing two fds at once in run-command.cShawn O. Pearce2007-03-12
* | | | | | | | Re-fix get_sha1_oneline()Linus Torvalds2007-03-12
|/ / / / / / /
* | | | | | | git-bundle: only die if pack would be empty, warn if ref is skippedJohannes Schindelin2007-03-11
* | | | | | | git-send-email: configurable bcc and chain-reply-toAvi Kivity2007-03-11
* | | | | | | Merge branch 'maint'Junio C Hamano2007-03-11
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | git-send-email: Document configuration optionsAvi Kivity2007-03-11
| * | | | | | git-merge: warn when -m provided on a fast forwardJ. Bruce Fields2007-03-11
* | | | | | | Merge branch 'jc/boundary'Junio C Hamano2007-03-11
|\ \ \ \ \ \ \
| * | | | | | | git-bundle: prevent overwriting existing bundlesJohannes Schindelin2007-03-08
| * | | | | | | git-bundle: die if a given ref is not included in bundleJohannes Schindelin2007-03-08
| * | | | | | | git-bundle: handle thin packs in subcommand "unbundle"Johannes Schindelin2007-03-08
| * | | | | | | git-bundle: Make thin packsJohannes Schindelin2007-03-07
| * | | | | | | git-bundle: avoid packing objects which are in the prerequisitesJohannes Schindelin2007-03-07
| * | | | | | | bundle: fix wrong check of read_header()'s return value & add testsJohannes Schindelin2007-03-06
| * | | | | | | revision --boundary: fix uncounted case.Junio C Hamano2007-03-06
| * | | | | | | revision --boundary: fix stupid typoJunio C Hamano2007-03-06
| * | | | | | | git-bundle: make verify a bit more chatty.Junio C Hamano2007-03-06
| * | | | | | | revision traversal: SHOWN means shownJunio C Hamano2007-03-06
| * | | | | | | git-bundle: various fixupsJunio C Hamano2007-03-06
| * | | | | | | revision traversal: retire BOUNDARY_SHOWJunio C Hamano2007-03-06
| * | | | | | | revision walker: Fix --boundary when limitedJunio C Hamano2007-03-06
* | | | | | | | Change {pre,post}-receive hooks to use stdinShawn O. Pearce2007-03-11
* | | | | | | | Split back out update_hook handling in receive-packShawn O. Pearce2007-03-11
* | | | | | | | Refactor run_command error handling in receive-packShawn O. Pearce2007-03-11
* | | | | | | | Teach run_command how to setup a stdin pipeShawn O. Pearce2007-03-11
* | | | | | | | Split run_command into two halves (start/finish)Shawn O. Pearce2007-03-11
* | | | | | | | Start defining a more sophisticated run_commandShawn O. Pearce2007-03-11
* | | | | | | | Remove unused run_command variantsShawn O. Pearce2007-03-11
* | | | | | | | Switch to run_command_v_opt in revertShawn O. Pearce2007-03-11
* | | | | | | | cvsserver: Use Merged response instead of Update-existing for merged filesFrank Lichtenheld2007-03-11
* | | | | | | | I like the idea of the new ':/<oneline prefix>' notation, and gave itJim Meyering2007-03-11
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'js/attach'Junio C Hamano2007-03-10
|\ \ \ \ \ \ \
| * | | | | | | format-patch --attach: not folding some long headers.Junio C Hamano2007-03-04
| * | | | | | | format-patch: add --inline option and make --attach a true attachmentJohannes Schindelin2007-03-04