summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GIT 1.5.3.7v1.5.3.7Junio C Hamano2007-12-013-2/+47
* Fix typo in t4008 test titleJunio C Hamano2007-12-011-1/+1
* Replace the word 'update-cache' by 'update-index' everywhereJohannes Schindelin2007-11-309-9/+9
* cvsimport: fix usage of cvsimport.moduleJeff King2007-11-302-4/+25
* Merge branch 'jk/maint-cvsimport-fix' into maintJunio C Hamano2007-11-302-26/+120
|\
| * cvsimport: miscellaneous packed-ref fixesJeff King2007-11-281-11/+9
| * cvsimport: use rev-parse to support packed refsJeff King2007-11-282-15/+12
| * Add basic cvsimport testsJeff King2007-11-281-0/+99
* | t7003-filter-branch: Fix test of a failing --msg-filter.Johannes Sixt2007-11-301-1/+1
* | scripts: do not get confused with HEAD in work treeJunio C Hamano2007-11-286-11/+11
* | Improve description of git-branch -d and -D in man page.Jan Hudec2007-11-281-7/+14
|/
* Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-11-251-24/+201
|\
| * user-manual: recovering from corruptionJ. Bruce Fields2007-11-251-1/+130
| * user-manual: clarify language about "modifying" old commitsJ. Bruce Fields2007-11-251-9/+11
| * user-manual: failed push to public repositoryJ. Bruce Fields2007-11-251-9/+49
| * user-manual: define "branch" and "working tree" at startJ. Bruce Fields2007-11-251-6/+12
* | git-checkout: describe detached head correctlyJunio C Hamano2007-11-251-1/+1
* | Merge branch 'rv/maint-index-commit' into maintJunio C Hamano2007-11-242-1/+33
|\ \
| * | Make GIT_INDEX_FILE apply to git-commitRémi Vanicat2007-11-112-1/+33
* | | Merge branch 'lt/maint-rev-list-gitlink' into maintJunio C Hamano2007-11-244-3/+59
|\ \ \
| * | | Fix rev-list when showing objects involving submodulesLinus Torvalds2007-11-164-3/+59
* | | | Merge branch 'jc/maint-add-sync-stat' into maintJunio C Hamano2007-11-2410-38/+92
|\ \ \ \
| * | | | t2200: test more cases of "add -u"Junio C Hamano2007-11-111-2/+28
| * | | | git-add: make the entry stat-clean after re-adding the same contentsJunio C Hamano2007-11-104-3/+8
| * | | | ce_match_stat, run_diff_files: use symbolic constants for readabilityJunio C Hamano2007-11-108-34/+57
* | | | | Merge branch 'jc/maint-format-patch-encoding' into maintJunio C Hamano2007-11-248-9/+65
|\ \ \ \ \
| * | | | | test format-patch -s: make sure MIME content type is shown as neededJunio C Hamano2007-11-071-0/+42
| * | | | | format-patch -s: add MIME encoding header if signer's name requires soJunio C Hamano2007-11-077-9/+23
* | | | | | Merge branch 'bs/maint-t7005' into maintJunio C Hamano2007-11-241-3/+2
|\ \ \ \ \ \
| * | | | | | t7005-editor.sh: Don't invoke real vi when it is in GIT_EXEC_PATHBjörn Steinbrink2007-11-111-3/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'bs/maint-commit-options' into maintJunio C Hamano2007-11-242-2/+12
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | git-commit: Add tests for invalid usage of -a/--interactive with pathsBjörn Steinbrink2007-11-121-0/+10
| * | | | | git-commit.sh: Fix usage checks regarding paths given when they do not make s...Björn Steinbrink2007-11-051-2/+2
* | | | | | Fix sample pre-commit hookJunio C Hamano2007-11-221-1/+1
* | | | | | Make test scripts executable.Junio C Hamano2007-11-222-0/+0
* | | | | | bundle create: keep symbolic refs' names instead of resolving themJohannes Schindelin2007-11-222-1/+21
* | | | | | send-email: add transfer encoding header with content-typeJeff King2007-11-201-1/+2
* | | | | | Doc fix for git-reflog: mention @{...} syntax, and <ref> in synopsys.Matthieu Moy2007-11-201-4/+11
* | | | | | config: clarify compression defaultsBrian Downing2007-11-201-1/+5
* | | | | | config: correct core.loosecompression documentationBrian Downing2007-11-201-1/+1
* | | | | | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-11-184-13/+81
|\ \ \ \ \ \
| * | | | | | Documentation: Fix references to deprecated commandsJ. Bruce Fields2007-11-182-8/+3
| * | | | | | user-manual: mention "..." in "Generating diffs", etc.J. Bruce Fields2007-11-181-4/+11
| * | | | | | user-manual: Add section "Why bisecting merge commits can be harder ..."Steffen Prohaska2007-11-181-0/+66
| * | | | | | git-remote.txt: fix example urlJ. Bruce Fields2007-11-171-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | GIT 1.5.3.6v1.5.3.6Junio C Hamano2007-11-182-10/+6
* | | | | | grep -An -Bm: fix invocation of external grep commandJunio C Hamano2007-11-171-3/+3
|/ / / / /
* | | | | Update draft release notes for 1.5.3.6Junio C Hamano2007-11-161-1/+32
* | | | | Merge branch 'ds/maint-deflatebound' into maintJunio C Hamano2007-11-164-1/+28
|\ \ \ \ \
| * | | | | Improve accuracy of check for presence of deflateBound.David Symonds2007-11-074-1/+28
| | |_|/ / | |/| | |