summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-07Merge branch 'jc/gitlink' into nextJunio C Hamano
2006-05-07Merge branch 'mw/alternates' into nextJunio C Hamano
2006-05-07Merge branch 'jc/cache-tree' into nextJunio C Hamano
2006-05-07clone: don't clone the info/alternates fileMartin Waitz
2006-05-07test case for transitive info/alternatesMartin Waitz
2006-05-07Transitively read alternativesMartin Waitz
2006-05-07Merge branch 'fix'Junio C Hamano
2006-05-07Sparse fix for builtin-diffPeter Hagervall
2006-05-07repack: honor -d even when no new pack was createdMartin Waitz
2006-05-07clone: keep --reference even with -l -sMartin Waitz
2006-05-07repo-config: document what value_regexp does a bit more clearly.Junio C Hamano
2006-05-07Release config lock if the regex is invalidPavel Roskin
2006-05-07core-tutorial.txt: escape asteriskMatthias Lederhofer
2006-05-07Fix crash when reading the empty treeJohannes Schindelin
2006-05-07Merge branch 'js/fmt-patch' into nextJunio C Hamano
2006-05-07Merge branch 'jc/reupdate' into nextJunio C Hamano
2006-05-07Fix users of prefix_path() to free() only when necessaryJohannes Schindelin
2006-05-07Fix users of prefix_path() to free() only when necessaryJohannes Schindelin
2006-05-06fmt-patch: understand old <his> notationJohannes Schindelin
2006-05-06Merge branch 'master' into js/fmt-patchJunio C Hamano
2006-05-06t1300-repo-config: two new config parsing tests.sean
2006-05-06Another config file parsing fix.sean
2006-05-06Merge branch 'jc/reupdate' into nextJunio C Hamano
2006-05-06Merge branch 'jc/bindiff' into nextJunio C Hamano
2006-05-06binary diff and apply: testsuite.Junio C Hamano
2006-05-06update-index --again: take optional pathspecsJunio C Hamano
2006-05-06update-index --againJunio C Hamano
2006-05-06update-index: plug memory leak from prefix_path()Junio C Hamano
2006-05-06checkout-index: plug memory leak from prefix_path()Junio C Hamano
2006-05-06update-index --unresolve: work from a subdirectory.Junio C Hamano
2006-05-05Merge branch 'jc/bindiff' into nextJunio C Hamano
2006-05-05binary diff: further updates.Junio C Hamano
2006-05-05binary patch.Junio C Hamano
2006-05-05pack-object: squelch eye-candy on non-ttyJunio C Hamano
2006-05-05Merge branch 'js/fmt-patch' into nextJunio C Hamano
2006-05-05Merge branch 'fix'Junio C Hamano
2006-05-05core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano
2006-05-05repo-config: trim white-space before commentJohannes Schindelin
2006-05-05Fix for config file section parsing.sean
2006-05-05Clarify git-cherry documentation.sean
2006-05-05Update git-unpack-objects documentation.sean
2006-05-05Fix up docs where "--" isn't displayed correctly.sean
2006-05-05Several trivial documentation touch ups.sean
2006-05-05git-svn 1.0.0Eric Wong
2006-05-05git-svn: documentation updatesEric Wong
2006-05-05Teach fmt-patch about --keep-subjectJohannes Schindelin
2006-05-05Teach fmt-patch about --numberedJohannes Schindelin
2006-05-05fmt-patch: implement -o <dir>Johannes Schindelin
2006-05-05fmt-patch: output file names to stdoutJohannes Schindelin
2006-05-05Teach fmt-patch to write individual files.Johannes Schindelin