Age | Commit message (Expand) | Author | Files | Lines |
2006-05-07 | core-tutorial.txt: escape asterisk | Matthias Lederhofer | 1 | -1/+1 |
2006-05-06 | Fix users of prefix_path() to free() only when necessary | Johannes Schindelin | 2 | -6/+6 |
2006-05-06 | Fix users of prefix_path() to free() only when necessary | Johannes Schindelin | 2 | -5/+5 |
2006-05-06 | fmt-patch: understand old <his> notation | Johannes Schindelin | 2 | -1/+9 |
2006-05-06 | Merge branch 'master' into js/fmt-patch | Junio C Hamano | 90 | -3156/+6031 |
2006-05-06 | t1300-repo-config: two new config parsing tests. | sean | 1 | -0/+31 |
2006-05-06 | Another config file parsing fix. | sean | 1 | -1/+3 |
2006-05-06 | binary diff and apply: testsuite. | Junio C Hamano | 2 | -0/+85 |
2006-05-05 | update-index --again: take optional pathspecs | Junio C Hamano | 2 | -2/+13 |
2006-05-05 | update-index --again | Junio C Hamano | 3 | -4/+131 |
2006-05-05 | update-index: plug memory leak from prefix_path() | Junio C Hamano | 1 | -7/+12 |
2006-05-05 | checkout-index: plug memory leak from prefix_path() | Junio C Hamano | 1 | -2/+11 |
2006-05-05 | update-index --unresolve: work from a subdirectory. | Junio C Hamano | 1 | -3/+8 |
2006-05-05 | binary diff: further updates. | Junio C Hamano | 5 | -96/+304 |
2006-05-05 | binary patch. | Junio C Hamano | 4 | -68/+275 |
2006-05-05 | pack-object: squelch eye-candy on non-tty | Junio C Hamano | 1 | -0/+5 |
2006-05-05 | Merge branch 'fix' | Junio C Hamano | 1 | -2/+3 |
2006-05-05 | core.prefersymlinkrefs: use symlinks for .git/HEAD | Junio C Hamano | 6 | -11/+17 |
2006-05-05 | repo-config: trim white-space before comment | Johannes Schindelin | 1 | -6/+6 |
2006-05-05 | Fix for config file section parsing. | sean | 1 | -2/+3 |
2006-05-05 | Clarify git-cherry documentation. | sean | 1 | -5/+14 |
2006-05-05 | Update git-unpack-objects documentation. | sean | 1 | -3/+10 |
2006-05-05 | Fix up docs where "--" isn't displayed correctly. | sean | 12 | -13/+13 |
2006-05-05 | Several trivial documentation touch ups. | sean | 6 | -6/+10 |
2006-05-05 | git-svn 1.0.0 | Eric Wong | 1 | -1/+1 |
2006-05-05 | git-svn: documentation updates | Eric Wong | 2 | -13/+38 |
2006-05-05 | Teach fmt-patch about --keep-subject | Johannes Schindelin | 2 | -5/+16 |
2006-05-05 | Teach fmt-patch about --numbered | Johannes Schindelin | 7 | -11/+25 |
2006-05-05 | fmt-patch: implement -o <dir> | Johannes Schindelin | 1 | -10/+34 |
2006-05-05 | fmt-patch: output file names to stdout | Johannes Schindelin | 1 | -1/+6 |
2006-05-05 | Teach fmt-patch to write individual files. | Johannes Schindelin | 1 | -1/+71 |
2006-05-05 | delta: stricter constness | Junio C Hamano | 3 | -6/+6 |
2006-05-04 | Makefile: do not link rev-list any specially. | Junio C Hamano | 1 | -4/+0 |
2006-05-04 | builtin-push: --all and --tags _are_ explicit refspecs | Johannes Schindelin | 1 | -2/+2 |
2006-05-04 | Add a conversion tool to migrate remote information into the config | Johannes Schindelin | 1 | -0/+35 |
2006-05-04 | fetch, pull: ask config for remote information | Johannes Schindelin | 1 | -4/+24 |
2006-05-04 | Merge branch 'jc/logs' | Junio C Hamano | 2 | -34/+3 |
2006-05-03 | Merge branch 'jc/show-branch-dense' | Junio C Hamano | 1 | -3/+30 |
2006-05-03 | Merge branch 'jc/symref' | Junio C Hamano | 6 | -11/+17 |
2006-05-03 | Merge branch 'jc/diff' | Junio C Hamano | 8 | -94/+407 |
2006-05-03 | Merge branch 'js/repoconfig' | Junio C Hamano | 3 | -31/+79 |
2006-05-03 | Merge branch 'jc/count' | Junio C Hamano | 6 | -35/+141 |
2006-05-03 | Merge branch 'js/remoteconfig' | Junio C Hamano | 4 | -3/+319 |
2006-05-03 | Merge branch 'maint' | Junio C Hamano | 2 | -169/+242 |
2006-05-03 | Add a few more words to the glossary. | Jon Loeliger | 1 | -12/+51 |
2006-05-03 | Added definitions for a few words: | Jon Loeliger | 2 | -1/+34 |
2006-05-03 | Alphabetize the glossary. | Jon Loeliger | 1 | -169/+170 |
2006-05-03 | sha1_to_hex() usage cleanup | Linus Torvalds | 3 | -10/+7 |
2006-05-03 | builtin-grep: -L (--files-without-match). | Junio C Hamano | 1 | -0/+20 |
2006-05-03 | builtin-grep: binary files -a and -I | Junio C Hamano | 1 | -0/+44 |