summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation/user-manual.txt: fix typoGustaf Hendeby2007-12-311-1/+1
* Documentation: fix remote.<name>.skipDefaultUpdate descriptionJ. Bruce Fields2007-12-311-1/+1
* git-send-email: avoid duplicate message-idsJeff King2007-12-181-1/+5
* clone: correctly report http_fetch errorsJeff King2007-12-181-5/+6
* config.c:store_write_pair(): don't read the byte before a malloc'd buffer.Jim Meyering2007-12-081-2/+8
* Change from using email.com to example.com as example domain, as per RFC 2606.David Symonds2007-12-072-2/+2
* git-am -i: report rewritten titleJunio C Hamano2007-12-061-0/+5
* git grep shows the same hit repeatedly for unmerged pathsJunio C Hamano2007-12-061-6/+6
* Merge branch 'nd/maint-work-tree-fix' into maintJunio C Hamano2007-12-062-7/+75
|\
| * Do check_repository_format() early (re-fix)Nguyễn Thái Ngọc Duy2007-12-062-12/+72
| * Do check_repository_format() earlyNguyễn Thái Ngọc Duy2007-12-011-3/+10
| * Add missing inside_work_tree setting in setup_git_directory_gentlyNguyễn Thái Ngọc Duy2007-11-041-0/+1
* | t9600: test cvsimport from CVS working treeJeff King2007-12-021-0/+12
* | 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-12-019-9/+9
* | cvsimport: fix usage of cvsimport.moduleJeff King2007-12-012-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-296-11/+11
* | | Improve description of git-branch -d and -D in man page.Jan Hudec2007-11-291-7/+14
|/ /
* | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-11-261-24/+201
|\ \
| * | user-manual: recovering from corruptionJ. Bruce Fields2007-11-261-1/+130
| * | user-manual: clarify language about "modifying" old commitsJ. Bruce Fields2007-11-261-9/+11
| * | user-manual: failed push to public repositoryJ. Bruce Fields2007-11-261-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-252-1/+33
|\ \ \
| * | | Make GIT_INDEX_FILE apply to git-commitRémi Vanicat2007-11-122-1/+33
* | | | Merge branch 'lt/maint-rev-list-gitlink' into maintJunio C Hamano2007-11-254-3/+59
|\ \ \ \
| * | | | Fix rev-list when showing objects involving submodulesLinus Torvalds2007-11-174-3/+59
* | | | | Merge branch 'jc/maint-add-sync-stat' into maintJunio C Hamano2007-11-2510-38/+92
|\ \ \ \ \
| * | | | | t2200: test more cases of "add -u"Junio C Hamano2007-11-121-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-258-9/+65
|\ \ \ \ \ \
| * | | | | | test format-patch -s: make sure MIME content type is shown as neededJunio C Hamano2007-11-081-0/+42
| * | | | | | format-patch -s: add MIME encoding header if signer's name requires soJunio C Hamano2007-11-087-9/+23
* | | | | | | Merge branch 'bs/maint-t7005' into maintJunio C Hamano2007-11-251-3/+2
|\ \ \ \ \ \ \
| * | | | | | | t7005-editor.sh: Don't invoke real vi when it is in GIT_EXEC_PATHBjörn Steinbrink2007-11-121-3/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'bs/maint-commit-options' into maintJunio C Hamano2007-11-252-2/+12
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | git-commit: Add tests for invalid usage of -a/--interactive with pathsBjörn Steinbrink2007-11-131-0/+10
| * | | | | | git-commit.sh: Fix usage checks regarding paths given when they do not make s...Björn Steinbrink2007-11-061-2/+2
* | | | | | | Fix sample pre-commit hookJunio C Hamano2007-11-231-1/+1
* | | | | | | Make test scripts executable.Junio C Hamano2007-11-232-0/+0
* | | | | | | bundle create: keep symbolic refs' names instead of resolving themJohannes Schindelin2007-11-232-1/+21
* | | | | | | send-email: add transfer encoding header with content-typeJeff King2007-11-211-1/+2