aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Test suite: reset TERM to its previous value after testing.Christian Couder2007-10-26
* Support a --quiet option in the test-suite.Pierre Habouzit2007-10-24
* Add some fancy colors in the test library when terminal supports it.Pierre Habouzit2007-10-24
* Merge branch 'db/fetch-pack'Junio C Hamano2007-10-24
|\
| * fetch: if not fetching from default remote, ignore default mergeJohannes Schindelin2007-10-16
| * Merge branch 'master' into db/fetch-packShawn O. Pearce2007-10-16
| |\
| * | Added a test for fetching remote tags when there is not tags.Väinö Järvelä2007-10-15
| * | fetch/push: readd rsync supportJohannes Schindelin2007-10-01
| * | Correct handling of branch.$name.merge in builtin-fetchShawn O. Pearce2007-09-19
| * | Don't attempt to merge non-existant remotes in t5515Shawn O. Pearce2007-09-19
| * | Make fetch a builtinDaniel Barkalow2007-09-19
* | | Merge branch 'maint'Shawn O. Pearce2007-10-21
|\ \ \
| * | | send-pack: respect '+' on wildcard refspecsJeff King2007-10-19
* | | | Merge branch 'maint'Shawn O. Pearce2007-10-19
|\ \ \ \ | |/ / /
| * | | attr: fix segfault in gitattributes parsing codeSteffen Prohaska2007-10-18
* | | | Merge branch 'maint'Shawn O. Pearce2007-10-18
|\ \ \ \ | |/ / /
| * | | git-blame shouldn't crash if run in an unmerged treeLinus Torvalds2007-10-18
* | | | git-svn: add git svn proplistBenoit Sigoure2007-10-17
* | | | git-svn: add git svn propgetBenoit Sigoure2007-10-17
* | | | git-svn: implement git svn create-ignoreBenoit Sigoure2007-10-17
* | | | gitweb: speed up project listing on large work trees by limiting find depthLuke Lu2007-10-17
* | | | Merge branch 'maint'Shawn O. Pearce2007-10-16
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | filter-branch: update current branch when rewrittenJohannes Schindelin2007-10-16
| * | Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREEJohannes Schindelin2007-10-16
* | | Merge branch 'maint'Shawn O. Pearce2007-10-15
|\ \ \ | |/ /
| * | Clean up "git log" format with DIFF_FORMAT_NO_OUTPUTLinus Torvalds2007-10-15
* | | Add a --dry-run option to git-push.Brian Ewins2007-10-15
* | | fix t5403-post-checkout-hook.sh: built-in test in dash does not have "=="Alex Riesen2007-10-15
* | | Merge branch 'mv/unknown'Junio C Hamano2007-10-03
|\ \ \
| * | | Don't use "<unknown>" for placeholders and suppress printing of empty user fo...Michal Vitecek2007-09-26
* | | | Merge branch 'ph/strbuf'Junio C Hamano2007-10-03
|\ \ \ \
| * \ \ \ Merge branch 'master' into ph/strbufJunio C Hamano2007-09-18
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | archive: fix subst file generationRené Scharfe2007-09-13
* | | | | Merge branch 'lh/merge'Junio C Hamano2007-10-03
|\ \ \ \ \
| * | | | | git-merge: add --ff and --no-ff optionsLars Hjemli2007-09-23
| * | | | | git-merge: add support for --commit and --no-squashLars Hjemli2007-09-23
| * | | | | git-merge: add support for branch.<name>.mergeoptionsLars Hjemli2007-09-23
| * | | | | Add test-script for git-merge porcelainLars Hjemli2007-09-23
| | |/ / / | |/| | |
* | | | | Merge branch 'js/rebase-i'Junio C Hamano2007-10-03
|\ \ \ \ \
| * | | | | rebase -i: work on a detached HEADJohannes Schindelin2007-09-26
| | |_|/ / | |/| | |
* | | | | Merge branch 'je/hooks'Junio C Hamano2007-10-03
|\ \ \ \ \
| * | | | | post-checkout hook, tests, and docsJosh England2007-09-29
* | | | | | Merge branch 'ap/dateformat'Junio C Hamano2007-10-03
|\ \ \ \ \ \
| * | | | | | Add a test script for for-each-ref, including test of date formattingAndy Parkins2007-10-03
| |/ / / / /
* | | | | | Sync with GIT 1.5.3.4Junio C Hamano2007-10-03
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Add test case for ls-files --with-treeCarl Worth2007-10-03
* | | | | | Merge branch 'maint'Junio C Hamano2007-09-29
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin2007-09-29
* | | | | Merge branch 'sv/svn'Junio C Hamano2007-09-29
|\ \ \ \ \
| * | | | | git-svn: handle changed svn command-line syntaxSam Vilain2007-09-21