aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | Merge branch 'jc/diff'Junio C Hamano2006-07-28
| |\ \ \ \ \ \ \
| | * | | | | | | git-diff A...B to (usually) mean "git-diff `git-merge-base A B` B"Junio C Hamano2006-07-17
| * | | | | | | | t4103: fix binary patch application test.Junio C Hamano2006-07-28
| * | | | | | | | git-apply -R: binary patches are irreversible for now.Junio C Hamano2006-07-28
| * | | | | | | | Teach git-apply about '-R'Johannes Schindelin2006-07-28
| * | | | | | | | Makefile: ssh-pull.o depends on ssh-fetch.cJohannes Schindelin2006-07-28
| * | | | | | | | log and diff family: honor config even from subdirectoriesJunio C Hamano2006-07-27
| * | | | | | | | git-reset: detect update-ref error and report it.Junio C Hamano2006-07-27
| * | | | | | | | lost-found: use fsck-objects --fullJunio C Hamano2006-07-27
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | mailinfo: accept >From in message headerMichael S. Tsirkin2006-07-27
| * | | | | | | Remove -d from *-fetch usage stringsPetr Baudis2006-07-27
| * | | | | | | daemon: documentation for --reuseaddr, --detach and --pid-fileMatthias Lederhofer2006-07-27
| | |_|/ / / / | |/| | | | |
| * | | | | | instaweb: Be more clear if httpd or the browser failJohannes Schindelin2006-07-26
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'pb/configure'Junio C Hamano2006-07-26
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Rename man1 and man7 variables to man1dir and man7dirJakub Narebski2006-06-29
| | * | | | Allow INSTALL, bindir, mandir to be set in main MakefileJakub Narebski2006-06-29
| * | | | | git-cvsserver: support multiline commit messagesJohannes Schindelin2006-07-26
| * | | | | t7001: add test for git-mv dir1 dir2/Johannes Schindelin2006-07-26
| * | | | | gitweb: fix two warningsJohannes Schindelin2006-07-26
| * | | | | git-instaweb: respect bindir from MakefileJohannes Schindelin2006-07-26
| * | | | | git-instaweb: some Apache have mod_cgi builtinJohannes Schindelin2006-07-26
| * | | | | t4112: simplify the test and remove unneeded working tree file.Junio C Hamano2006-07-26
| * | | | | Extend testing git-mv for renaming of subdirectoriesJosef Weidendorfer2006-07-26
| | |_|/ / | |/| | |
| * | | | cvsserver: avoid warning about active db handlesv1.4.2-rc2Johannes Schindelin2006-07-25
| * | | | cvsserver: suppress warningsJohannes Schindelin2006-07-25
| * | | | Substitute xmalloc()+memset(0) with xcalloc().Peter Eriksen2006-07-25
| * | | | gitweb: escape tag commentsDaniel Drake2006-07-25
| * | | | Merge branch 'jc/clone-bind-failure'Junio C Hamano2006-07-25
| |\ \ \ \
| | * | | | fetch/clone: check return status from ls-remoteJunio C Hamano2006-07-13
| * | | | | Merge branch 'jt/format-patch'Junio C Hamano2006-07-25
| |\ \ \ \ \
| | * | | | | builtin-log: typefix for recent format-patch changes.Junio C Hamano2006-07-14
| | * | | | | Add option to set initial In-Reply-To/ReferencesJosh Triplett2006-07-14
| | * | | | | Add option to enable threading headersJosh Triplett2006-07-14
| | * | | | | git-format-patch: Make the second and subsequent mails replies to the firstJosh Triplett2006-07-14
| * | | | | | Merge branch 'ew/apply'Junio C Hamano2006-07-25
| |\ \ \ \ \ \
| | * | | | | | Fix t4114 on cygwinJohannes Schindelin2006-07-23
| | * | | | | | apply: handle type-changing patch correctly.Junio C Hamano2006-07-17
| | * | | | | | apply: split out removal and creation into different phases.Junio C Hamano2006-07-16
| | * | | | | | apply: check D/F conflicts more carefully.Junio C Hamano2006-07-16
| | * | | | | | typechange tests for git apply (currently failing)Eric Wong2006-07-16
| * | | | | | | Merge branch 'jc/read-tree'Junio C Hamano2006-07-24
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | checkout -f failed to check out a file if an existing directory interfered.Junio C Hamano2006-07-16
| | |/ / / / /
| * | | | | | Merge branch 'lt/objformat'Junio C Hamano2006-07-24
| |\ \ \ \ \ \
| | * | | | | | sha1_file: add the ability to parse objects in "pack file format"Linus Torvalds2006-07-13
| | | |_|/ / / | | |/| | | |
| * | | | | | Trivial path optimization testAlex Riesen2006-07-24
| * | | | | | Always reset the color _before_ printing out the newlineJohannes Schindelin2006-07-24
| * | | | | | upload-pack: fix timeout in create_pack_fileMatthias Lederhofer2006-07-24
| * | | | | | Defaulting fetch to origin when set in the repo-configSanti Béjar2006-07-24
| * | | | | | Colorize 'commit' lines in log uiJeff King2006-07-24
| * | | | | | git-am: Don't accept an mbox on stdin of we already have a .dotest directoryLukas Sandström2006-07-23