aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* builtin-fetch.c (store_updated_refs): Honor update_local_ref() return valueDmitry V. Levin2008-05-28
* t5100: Avoid filename "nul"Junio C Hamano2008-05-27
* Merge 1.5.5.3 inJunio C Hamano2008-05-27
|\
| * Revert "filter-branch: subdirectory filter needs --full-history"Johannes Sixt2008-05-27
| * Merge branch 'gp/bisect-fix' into maintJunio C Hamano2008-05-26
| |\
* | | t5700-clone-reference: Quote $UJohannes Sixt2008-05-27
* | | Add some tests for git update-ref -dKarl Hasselström2008-05-27
* | | Merge branch 'jc/diff-no-no-index'Junio C Hamano2008-05-26
|\ \ \
| * | | "git diff": do not ignore index without --no-indexJunio C Hamano2008-05-24
| * | | tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* | | | Merge branch 'js/mailinfo'Junio C Hamano2008-05-25
|\ \ \ \
| * | | | mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepathsJunio C Hamano2008-05-25
| * | | | mailsplit and mailinfo: gracefully handle NUL charactersJohannes Schindelin2008-05-25
| |/ / /
* | | | Merge branch 'jc/add-n-u'Junio C Hamano2008-05-25
|\ \ \ \
| * | | | "git-add -n -u" should not add but just reportJunio C Hamano2008-05-21
* | | | | Merge branch 'ar/t6031'Junio C Hamano2008-05-25
|\ \ \ \ \
| * | | | | Fix t6031 on filesystems without working exec bitAlex Riesen2008-05-21
* | | | | | Merge branch 'db/clone-in-c'Junio C Hamano2008-05-25
|\ \ \ \ \ \
| * | | | | | Add test for cloning with "--reference" repo being a subset of source repoJohan Herland2008-05-22
| * | | | | | Add a test for another combination of --referenceJohan Herland2008-05-22
| * | | | | | Test that --reference actually suppresses fetching referenced objectsDaniel Barkalow2008-05-22
| * | | | | | builtin-clone: fix initial checkoutJohannes Schindelin2008-05-15
* | | | | | | Merge branch 'jc/apply-whitespace'Junio C Hamano2008-05-25
|\ \ \ \ \ \ \
| * | | | | | | builtin-apply: do not declare patch is creation when we do not know itJunio C Hamano2008-05-17
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'ar/batch-cat'Junio C Hamano2008-05-25
|\ \ \ \ \ \ \
| * | | | | | | change quoting in test t1006-cat-file.shMichele Ballabio2008-05-23
| * | | | | | | git-hash-object: Add --stdin-paths optionAdam Roben2008-05-23
| * | | | | | | Add more tests for git hash-objectAdam Roben2008-05-23
| * | | | | | | Move git-hash-object tests from t5303 to t1007Adam Roben2008-05-23
| * | | | | | | git-cat-file: Add --batch optionAdam Roben2008-05-05
| * | | | | | | git-cat-file: Add --batch-check optionAdam Roben2008-05-05
| * | | | | | | Add tests for git cat-fileAdam Roben2008-05-05
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'cc/bisect'Junio C Hamano2008-05-25
|\ \ \ \ \ \ \
| * | | | | | | bisect: use a detached HEAD to bisectChristian Couder2008-05-22
| * | | | | | | bisect: trap critical errors in "bisect_start"Christian Couder2008-05-22
| * | | | | | | bisect: fix left over "BISECT_START" file when starting with junk revChristian Couder2008-05-22
| * | | | | | | bisect: add test cases to check that "git bisect start" is atomicChristian Couder2008-05-22
* | | | | | | | Merge branch 'ap/svn'Junio C Hamano2008-05-25
|\ \ \ \ \ \ \ \
| * | | | | | | | git-svn: add test for --add-author-from and --use-log-authorJunio C Hamano2008-05-12
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'js/cvsexportcommit'Junio C Hamano2008-05-25
|\ \ \ \ \ \ \ \
| * | | | | | | | cvsexportcommit: introduce -W for shared working trees (between Git and CVS)Johannes Schindelin2008-05-15
* | | | | | | | | Merge branch 'js/ignore-submodule'Junio C Hamano2008-05-25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ignore dirty submodule states during rebase and stashJohannes Schindelin2008-05-15
| |/ / / / / / / /
* | | | | | | | | Merge branch 'mo/cvsserver'Junio C Hamano2008-05-25
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | git-cvsserver: add ability to guess -kb from contentsMatthew Ogilvie2008-05-16
| * | | | | | | | implement gitcvs.usecrlfattrMatthew Ogilvie2008-05-16
| |/ / / / / / /
* | | | | | | | Merge branch 'pb/push'Junio C Hamano2008-05-23
|\ \ \ \ \ \ \ \
| * | | | | | | | add special "matching refs" refspecPaolo Bonzini2008-05-04
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'bc/repack'Junio C Hamano2008-05-23
|\ \ \ \ \ \ \ \
| * | | | | | | | repack: modify behavior of -A option to leave unreferenced objects unpackedBrandon Casey2008-05-11