aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* t/gitweb-lib.sh: Use GIT_BUILD_DIRJakub Narebski2010-09-12
* Git 1.7.3 rc1v1.7.3-rc1Junio C Hamano2010-09-10
* Merge branch 'np/relnotes-in-subdir'Junio C Hamano2010-09-10
|\
| * install-webdoc: keep installed RelNotes-*.txtJunio C Hamano2010-09-09
| * Documentation: move RelNotes into a directory of their ownNicolas Pitre2010-09-06
* | Prepare for 1.7.3 rc1Junio C Hamano2010-09-10
* | Merge branch 'maint'Junio C Hamano2010-09-10
|\ \
| * | config.txt: fix placement of diff.noprefixMark Lodato2010-09-10
* | | t/t4018: avoid two unnecessary sub-shell invocationsBrandon Casey2010-09-10
* | | Merge branch 'maint'Junio C Hamano2010-09-09
|\ \ \ | |/ /
| * | xdiff-interface.c: always trim trailing space from xfuncname matchesBrandon Casey2010-09-09
| * | diff.c: call regfree to free memory allocated by regcomp when necessaryBrandon Casey2010-09-09
* | | t/t4018: test whether the word_regex patterns compileBrandon Casey2010-09-09
* | | t/t5510-fetch.sh: improve testing with explicit URL and merge specBrandon Casey2010-09-09
* | | builtin/fetch.c: comment that branch->remote_name is usable when has_mergeBrandon Casey2010-09-09
* | | Makefile: use compat regex on IRIX 6.5Brandon Casey2010-09-09
* | | t/t7008: workaround broken handling of \000 by printf on IRIXBrandon Casey2010-09-09
* | | Merge branch 'tf/cleanup-builtin-help-headers'Junio C Hamano2010-09-08
|\ \ \
| * | | builtin.h: Move two functions definitions to help.h.Thiago Farina2010-09-01
* | | | Merge branch 'jk/test-must-fail-missing'Junio C Hamano2010-09-08
|\ \ \ \
| * | | | tests: make test_might_fail fail on missing commandsJonathan Nieder2010-08-31
| * | | | tests: make test_might_fail more verboseJonathan Nieder2010-08-31
| * | | | tests: make test_must_fail fail on missing commandsJeff King2010-08-31
| * | | | tests: make test_must_fail more verboseJeff King2010-08-31
* | | | | Merge branch 'jh/error-removing-missing-note'Junio C Hamano2010-09-08
|\ \ \ \ \
| * | | | | notes: Don't create (empty) commit when removing non-existing notesJohan Herland2010-08-31
| |/ / / /
* | | | | Merge branch 'kf/askpass-config'Junio C Hamano2010-09-08
|\ \ \ \ \
| * | | | | Extend documentation of core.askpass and GIT_ASKPASS.Knut Franke2010-08-31
| * | | | | Allow core.askpass to override SSH_ASKPASS.Knut Franke2010-08-31
| * | | | | Add a new option 'core.askpass'.Anselm Kruis2010-08-31
* | | | | | Merge branch 'bc/maint-fetch-url-only'Junio C Hamano2010-09-08
|\ \ \ \ \ \
| * | | | | | builtin/fetch.c: ignore merge config when not fetching from branch's remoteBrandon Casey2010-08-25
| * | | | | | t/t5510: demonstrate failure to fetch when current branch has merge refBrandon Casey2010-08-25
* | | | | | | Merge branch 'jk/maint-pass-c-config-in-env'Junio C Hamano2010-09-08
|\ \ \ \ \ \ \
| * | | | | | | do not pass "git -c foo=bar" params to transport helpersJonathan Nieder2010-08-24
| * | | | | | | pass "git -c foo=bar" params through environmentJeff King2010-08-24
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'en/d-f-conflict-fix'Junio C Hamano2010-09-08
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | fast-export: ensure that a renamed file is printed after all referencesJohannes Sixt2010-09-08
* | | | | | | Merge branch 'maint'Junio C Hamano2010-09-06
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | revert: Fix trivial comment style issueElijah Newren2010-09-06
| * | | | | | cache_tree_free: Fix small memory leakElijah Newren2010-09-06
* | | | | | | Merge branch 'jh/clean-exclude'Junio C Hamano2010-09-06
|\ \ \ \ \ \ \
| * | | | | | | builtin/clean.c: Use STRING_LIST_INIT_NODUP.Thiago Farina2010-09-06
* | | | | | | | t3404 & t7508: cd inside subshell instead of aroundJens Lehmann2010-09-06
* | | | | | | | Merge branch 'maint'v1.7.3-rc0Junio C Hamano2010-09-06
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'xx/trivial' into maintJunio C Hamano2010-09-06
| |\ \ \ \ \ \ \
| | * | | | | | | tag.c: whitespace breakages fixJunio C Hamano2010-09-05
| | * | | | | | | Fix whitespace issue in object.cJared Hance2010-09-05
| | * | | | | | | t5505: add missing &&Jens Lehmann2010-09-05
* | | | | | | | | Merge branch 'jl/submodule-ignore-diff'Junio C Hamano2010-09-04
|\ \ \ \ \ \ \ \ \