aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Documentation/user-manual.txt: fix typoGustaf Hendeby2007-12-31
* Documentation: fix remote.<name>.skipDefaultUpdate descriptionJ. Bruce Fields2007-12-31
* git-send-email: avoid duplicate message-idsJeff King2007-12-17
* clone: correctly report http_fetch errorsJeff King2007-12-17
* config.c:store_write_pair(): don't read the byte before a malloc'd buffer.Jim Meyering2007-12-08
* Change from using email.com to example.com as example domain, as per RFC 2606.David Symonds2007-12-06
* git-am -i: report rewritten titleJunio C Hamano2007-12-05
* git grep shows the same hit repeatedly for unmerged pathsJunio C Hamano2007-12-05
* Merge branch 'nd/maint-work-tree-fix' into maintJunio C Hamano2007-12-05
|\
| * Do check_repository_format() early (re-fix)Nguyễn Thái Ngọc Duy2007-12-05
| * Do check_repository_format() earlyNguyễn Thái Ngọc Duy2007-11-30
| * Add missing inside_work_tree setting in setup_git_directory_gentlyNguyễn Thái Ngọc Duy2007-11-03
* | t9600: test cvsimport from CVS working treeJeff King2007-12-02
* | GIT 1.5.3.7v1.5.3.7Junio C Hamano2007-12-01
* | Fix typo in t4008 test titleJunio C Hamano2007-12-01
* | Replace the word 'update-cache' by 'update-index' everywhereJohannes Schindelin2007-11-30
* | cvsimport: fix usage of cvsimport.moduleJeff King2007-11-30
* | Merge branch 'jk/maint-cvsimport-fix' into maintJunio C Hamano2007-11-30
|\ \
| * | cvsimport: miscellaneous packed-ref fixesJeff King2007-11-28
| * | cvsimport: use rev-parse to support packed refsJeff King2007-11-28
| * | Add basic cvsimport testsJeff King2007-11-28
* | | t7003-filter-branch: Fix test of a failing --msg-filter.Johannes Sixt2007-11-30
* | | scripts: do not get confused with HEAD in work treeJunio C Hamano2007-11-28
* | | Improve description of git-branch -d and -D in man page.Jan Hudec2007-11-28
|/ /
* | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-11-25
|\ \
| * | user-manual: recovering from corruptionJ. Bruce Fields2007-11-25
| * | user-manual: clarify language about "modifying" old commitsJ. Bruce Fields2007-11-25
| * | user-manual: failed push to public repositoryJ. Bruce Fields2007-11-25
| * | user-manual: define "branch" and "working tree" at startJ. Bruce Fields2007-11-25
* | | git-checkout: describe detached head correctlyJunio C Hamano2007-11-25
* | | Merge branch 'rv/maint-index-commit' into maintJunio C Hamano2007-11-24
|\ \ \
| * | | Make GIT_INDEX_FILE apply to git-commitRémi Vanicat2007-11-11
* | | | Merge branch 'lt/maint-rev-list-gitlink' into maintJunio C Hamano2007-11-24
|\ \ \ \
| * | | | Fix rev-list when showing objects involving submodulesLinus Torvalds2007-11-16
* | | | | Merge branch 'jc/maint-add-sync-stat' into maintJunio C Hamano2007-11-24
|\ \ \ \ \
| * | | | | t2200: test more cases of "add -u"Junio C Hamano2007-11-11
| * | | | | git-add: make the entry stat-clean after re-adding the same contentsJunio C Hamano2007-11-10
| * | | | | ce_match_stat, run_diff_files: use symbolic constants for readabilityJunio C Hamano2007-11-10
* | | | | | Merge branch 'jc/maint-format-patch-encoding' into maintJunio C Hamano2007-11-24
|\ \ \ \ \ \
| * | | | | | test format-patch -s: make sure MIME content type is shown as neededJunio C Hamano2007-11-07
| * | | | | | format-patch -s: add MIME encoding header if signer's name requires soJunio C Hamano2007-11-07
* | | | | | | Merge branch 'bs/maint-t7005' into maintJunio C Hamano2007-11-24
|\ \ \ \ \ \ \
| * | | | | | | t7005-editor.sh: Don't invoke real vi when it is in GIT_EXEC_PATHBjörn Steinbrink2007-11-11
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'bs/maint-commit-options' into maintJunio C Hamano2007-11-24
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | git-commit: Add tests for invalid usage of -a/--interactive with pathsBjörn Steinbrink2007-11-12
| * | | | | | git-commit.sh: Fix usage checks regarding paths given when they do not make s...Björn Steinbrink2007-11-05
* | | | | | | Fix sample pre-commit hookJunio C Hamano2007-11-22
* | | | | | | Make test scripts executable.Junio C Hamano2007-11-22
* | | | | | | bundle create: keep symbolic refs' names instead of resolving themJohannes Schindelin2007-11-22
* | | | | | | send-email: add transfer encoding header with content-typeJeff King2007-11-20