aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
...
| * | | | | | xdl_merge(): make XDL_MERGE_ZEALOUS output simplerJohannes Schindelin2008-02-18
| |/ / / / /
* | | | | | Merge branch 'cw/bisect'Junio C Hamano2008-02-27
|\ \ \ \ \ \
| * | | | | | Eliminate confusing "won't bisect on seeked tree" failureCarl Worth2008-02-24
* | | | | | | Merge branch 'gp/hash-stdin'Junio C Hamano2008-02-27
|\ \ \ \ \ \ \
| * | | | | | | hash-object: cleanup handling of command line optionsGerrit Pape2008-02-22
| |/ / / / / /
* | | | | | | Merge branch 'db/push-single-with-HEAD'Junio C Hamano2008-02-27
|\ \ \ \ \ \ \
| * | | | | | | Resolve value supplied for no-colon push refspecsDaniel Barkalow2008-02-20
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'db/host-alias'Junio C Hamano2008-02-27
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add support for url aliases in config filesDaniel Barkalow2008-02-24
| |/ / / / /
* | | | | | Merge branch 'maint'Junio C Hamano2008-02-26
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | rev-parse: fix potential bus error with --parseopt option spec handlingJay Soffian2008-02-25
* | | | | | Add tests for filesystem challenges (case and unicode normalization)Steffen Prohaska2008-02-25
| |_|_|_|/ |/| | | |
* | | | | send-email: test compose functionalityJeff King2008-02-24
* | | | | t9001: enhance fake sendmail test harnessJeff King2008-02-24
* | | | | Merge branch 'jc/apply-whitespace'Junio C Hamano2008-02-24
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | apply: do not barf on patch with too large an offsetJunio C Hamano2008-02-11
| * | | | core.whitespace: cr-at-eolJunio C Hamano2008-02-05
| * | | | git-apply --whitespace=fix: fix whitespace fuzz introduced by previous runJunio C Hamano2008-02-05
* | | | | send-email: fix In-Reply-To regressionJay Soffian2008-02-21
* | | | | git-reset --hard and git-read-tree --reset: fix read_cache_unmerged()Junio C Hamano2008-02-21
* | | | | t3404: use configured shell instead of /bin/shJeff King2008-02-20
* | | | | git-clean: handle errors if removing files failsMiklos Vajna2008-02-20
* | | | | Merge branch 'js/maint-cvsexport'Junio C Hamano2008-02-20
|\ \ \ \ \
| * | | | | cvsexportcommit: be graceful when "cvs status" reorders the argumentsJohannes Schindelin2008-02-19
* | | | | | Merge branch 'jk/empty-tree'Junio C Hamano2008-02-20
|\ \ \ \ \ \
| * | | | | | add--interactive: handle initial commit betterJeff King2008-02-16
* | | | | | | Merge branch 'jc/setup'Junio C Hamano2008-02-20
|\ \ \ \ \ \ \
| * | | | | | | builtin-mv: minimum fix to avoid losing filesJunio C Hamano2008-02-05
| * | | | | | | git-add: adjust to the get_pathspec() changes.Junio C Hamano2008-02-05
| * | | | | | | setup: sanitize absolute and funny paths in get_pathspec()Junio C Hamano2008-02-05
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'maint'Junio C Hamano2008-02-20
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | git-clone.sh: properly configure remote even if remote's head is danglingGerrit Pape2008-02-20
| | |_|/ / | |/| | |
* | | | | Merge branch 'sp/safecrlf'Junio C Hamano2008-02-16
|\ \ \ \ \
| * | | | | safecrlf: Add mechanism to warn about irreversible crlf conversionsSteffen Prohaska2008-02-06
| | |/ / / | |/| | |
* | | | | Merge branch 'jc/gitignore-ends-with-slash'Junio C Hamano2008-02-16
|\ \ \ \ \
| * | | | | gitignore(5): Allow "foo/" in ignore list to match directory "foo"Junio C Hamano2008-02-05
| |/ / / /
* | | | | Merge branch 'pb/prepare-commit-msg'Junio C Hamano2008-02-16
|\ \ \ \ \
| * | | | | git-commit: add a prepare-commit-msg hookPaolo Bonzini2008-02-06
| * | | | | git-commit: Refactor creation of log message.Paolo Bonzini2008-02-06
| |/ / / /
* | | | | Merge branch 'jk/noetcconfig'Junio C Hamano2008-02-16
|\ \ \ \ \
| * | | | | fix config reading in testsJeff King2008-02-06
* | | | | | Merge branch 'maint'Junio C Hamano2008-02-16
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | commit: discard index after setting up partial commitJeff King2008-02-16
| * | | | | filter-branch: handle filenames that need quotingJunio C Hamano2008-02-15
| * | | | | diff: Fix miscounting of --check outputJunio C Hamano2008-02-15
| * | | | | mailinfo: feed only one line to handle_filter() for QP inputJay Soffian2008-02-15
* | | | | | Merge branch 'maint'Junio C Hamano2008-02-13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | config: add test cases for empty value and no value config variables.Christian Couder2008-02-13
| * | | | | status: suggest "git rm --cached" to unstage for initial commitJeff King2008-02-13
| * | | | | Protect get_author_ident_from_commit() from filenames in work treeJunio C Hamano2008-02-13
| | |_|/ / | |/| | |