summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-13test-lib.sh: A command dying due to a signal is an unexpected failure.Johannes Sixt
2006-11-13git-update-index(1): fix use of quoting in section titleJonas Fonseca
2006-11-12git-cvsserver: read from git with -z to get non-ASCII pathnames.v1.4.3.5Junio C Hamano
2006-11-11path-list: fix path-list-insert return valueJunio C Hamano
2006-11-09git-rebase: Use --ignore-if-in-upstream option when executing git-format-patch.Robert Shearman
2006-11-09git-svn: fix dcommit losing changes when out-of-date from svnEric Wong
2006-11-09git-svn: don't die on rebuild when --upgrade is specifiedEric Wong
2006-11-09git-svn: avoid printing filenames of files we're not trackingEric Wong
2006-11-09Nicer error messages in case saving an object to db goes wrongPetr Baudis
2006-11-07remove an unneeded testTero Roponen
2006-11-06Documentation: Transplanting branch with git-rebase --ontoJakub Narebski
2006-11-06merge-recursive implicitely depends on trust_executable_bitAlex Riesen
2006-11-06adjust_shared_perm: chmod() only when needed.Junio C Hamano
2006-11-06Fix git-runstatus for repositories containing a file named HEADJeff King
2006-11-05Remove unsupported C99 style struct initializers in git-archive.v1.4.3.4Shawn O. Pearce
2006-11-05Remove SIMPLE_PROGRAMS and make git-daemon a normal program.Shawn O. Pearce
2006-11-05Use ULONG_MAX rather than implicit cast of -1.Shawn O. Pearce
2006-11-04apply: handle "traditional" creation/deletion diff correctly.Junio C Hamano
2006-11-03git-clone documentation didn't mention --origin as equivalent of -oAndy Parkins
2006-11-03Minor grammar fixes for git-diff-index.txtAndy Parkins
2006-11-03link_temp_to_file: call adjust_shared_perm() only when we created the directoryJohannes Schindelin
2006-11-01pack-objects doesn't create random pack namesNicolas Pitre
2006-10-31link_temp_to_file: don't leave the path truncated on adjust_shared_perm failureJunio C Hamano
2006-10-31revision traversal: --unpacked does not limit commit list anymore.Junio C Hamano
2006-10-31Continue traversal when rev-list --unpacked finds a packed commit.Jan Harkes
2006-10-31Use memmove instead of memcpy for overlapping areasEdgar Toernig
2006-10-31quote.c: ensure the same quoting across platforms.Junio C Hamano
2006-10-30Surround "#define DEBUG 0" with "#ifndef DEBUG..#endif"Junio C Hamano
2006-10-27gitweb: Check git base URLs before generating URL from itJakub Narebski
2006-10-27Documentation: add git in /etc/services.Christian Couder
2006-10-27Documentation: add upload-archive service to git-daemon.Christian Couder
2006-10-27git-cherry: document limit and add diagramRene Scharfe
2006-10-27Merge branch 'jc/combined' into maintJunio C Hamano
2006-10-27diff-format.txt: Correct information about pathnames quoting in patch formatJakub Narebski
2006-10-26combine-diff: honour --no-commit-idJunio C Hamano
2006-10-26combine-diff: fix hunk_comment_line logic.Junio C Hamano
2006-10-26combine-diff: a few more finishing touches.Junio C Hamano
2006-10-26Documentation: clarify refname disambiguation rules.Junio C Hamano
2006-10-26diff-format.txt: Combined diff format documentation supplementJakub Narebski
2006-10-26Remove --syslog in git-daemon inetd documentation examples.Christian Couder
2006-10-26Documentation: updates to "Everyday GIT"J. Bruce Fields
2006-10-25Documentation/SubmittingPatches: 3+1 != 6v1.4.3.3Junio C Hamano
2006-10-25xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of linesPetr Baudis
2006-10-25Update cherry documentation.Junio C Hamano
2006-10-25Refer to git-rev-parse:Specifying Revisions from git.txtJunio C Hamano
2006-10-25git-fetch.sh printed protocol fixTuncer Ayaz
2006-10-25RPM package re-classification.Junio C Hamano
2006-10-24Documentation: note about contrib/.Junio C Hamano
2006-10-24git-svn: fix symlink-to-file changes when using command-line svn 1.4.0Eric Wong
2006-10-24Set $HOME for selftestsGerrit Pape