summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-24dir.c: export excluded_1() and add_excludes_from_file_1()Nguyễn Thái Ngọc Duy
2009-08-24excluded_1(): support exclude files in indexNguyễn Thái Ngọc Duy
2009-08-24unpack-trees(): carry skip-worktree bit over in merged_entry()Nguyễn Thái Ngọc Duy
2009-08-24Read .gitignore from index if it is skip-worktreeNguyễn Thái Ngọc Duy
2009-08-24Avoid writing to buffer in add_excludes_from_file_1()Nguyễn Thái Ngọc Duy
2009-08-24Teach Git to respect skip-worktree bit (writing part)Nguyễn Thái Ngọc Duy
2009-08-24Teach Git to respect skip-worktree bit (reading part)Nguyễn Thái Ngọc Duy
2009-08-24Introduce "skip-worktree" bit in index, teach Git to get/set this bitNguyễn Thái Ngọc Duy
2009-08-24Add test-index-versionNguyễn Thái Ngọc Duy
2009-08-24update-index: refactor mark_valid() in preparation for new optionsNguyễn Thái Ngọc Duy
2009-08-12Prevent diff machinery from examining assume-unchanged entries on worktreeNguyễn Thái Ngọc Duy
2009-08-11Merge branch 'maint'Junio C Hamano
2009-08-11Merge branch 'maint-1.6.3' into maintJunio C Hamano
2009-08-11Merge branch 'jk/push-quiet'Junio C Hamano
2009-08-11Merge branch 'jc/maint-merge-recursive-fix'Junio C Hamano
2009-08-11Merge branch 'zf/maint-gitweb-acname'Junio C Hamano
2009-08-11Merge branch 'ns/am-raw-email'Junio C Hamano
2009-08-11Merge branch 'np/maint-limit-delta-cache'Junio C Hamano
2009-08-11Merge branch 'jp/symlink-dirs'Junio C Hamano
2009-08-11Merge branch 'mk/grep-max-depth'Junio C Hamano
2009-08-11Merge branch 'js/run-command-updates'Junio C Hamano
2009-08-11Fix typos in git-remote.txt and git-symbolic-ref.txtŠtěpán Němec
2009-08-10Check return value of ftruncate call in http.cJeff Lasslett
2009-08-10http.c: replace usage of temporary variable for urlsTay Ray Chuan
2009-08-10http.c: free preq when abortingTay Ray Chuan
2009-08-10Merge branch 'master' of git://git.bogomips.org/git-svnJunio C Hamano
2009-08-10git-svn: ignore leading blank lines in svn:ignoreMichael Haggerty
2009-08-10svn: Honor --prefix option in init without --stdlayoutAdam Brewster
2009-08-10svn: Add && to t9107-git-svn-migrate.shAdam Brewster
2009-08-10git-instaweb: fix mod_perl detection for apache2Mark A Rada
2009-08-10Document 'stash clear' recovery via unreachable commitsThomas Rast
2009-08-09t/Makefile: include config.makJeff King
2009-08-09tests: allow user to specify trash directory locationJeff King
2009-08-09tests: provide $TRASH_DIRECTORY variableJeff King
2009-08-09tests: use "$TEST_DIRECTORY" instead of ".."Jeff King
2009-08-09t0001-init: split the existence test from the permission testJohannes Sixt
2009-08-09t0001-init: fix a file nameJohannes Sixt
2009-08-09t6035-merge-dir-to-symlink depends on SYMLINKS prerequisiteJohannes Sixt
2009-08-08api-run-command.txt: describe error behavior of run_command functionsJohannes Sixt
2009-08-08Merge branch 'maint'Junio C Hamano
2009-08-08Merge branch 'maint-1.6.3' into maintJunio C Hamano
2009-08-08Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano
2009-08-08Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano
2009-08-08Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-08-08verify-pack -v: do not report "chain length 0"Junio C Hamano
2009-08-08t5510: harden the way verify-pack is usedJunio C Hamano
2009-08-07Show usage string for 'git log -h', 'git show -h' and 'git diff -h'Matthieu Moy
2009-08-07git-am: print fair error message when format detection failsNicolas Sebrecht
2009-08-07am: allow individual e-mail files as inputJunio C Hamano
2009-08-06git-ls-files.txt: clarify what "other files" mean for --otherMatthieu Moy