aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Introduce "skip-worktree" bit in index, teach Git to get/set this bitNguyễn Thái Ngọc Duy2009-08-23
* Add test-index-versionNguyễn Thái Ngọc Duy2009-08-23
* update-index: refactor mark_valid() in preparation for new optionsNguyễn Thái Ngọc Duy2009-08-23
* Prevent diff machinery from examining assume-unchanged entries on worktreeNguyễn Thái Ngọc Duy2009-08-11
* Merge branch 'maint'Junio C Hamano2009-08-10
|\
| * Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-10
| |\
| | * Fix typos in git-remote.txt and git-symbolic-ref.txtŠtěpán Němec2009-08-10
| * | git-instaweb: fix mod_perl detection for apache2Mark A Rada2009-08-09
* | | Merge branch 'jk/push-quiet'Junio C Hamano2009-08-10
|\ \ \
| * | | transport: don't show push status if --quiet is givenJeff King2009-08-05
| * | | transport: pass "quiet" flag to pack-objectsJeff King2009-08-05
| * | | push: add --quiet flagJeff King2009-08-05
* | | | Merge branch 'jc/maint-merge-recursive-fix'Junio C Hamano2009-08-10
|\ \ \ \
| * | | | merge-recursive: don't segfault while handling rename clashesJunio C Hamano2009-07-30
* | | | | Merge branch 'zf/maint-gitweb-acname'Junio C Hamano2009-08-10
|\ \ \ \ \
| * | | | | gitweb: parse_commit_text encoding fixZoltán Füzesi2009-08-05
* | | | | | Merge branch 'ns/am-raw-email'Junio C Hamano2009-08-10
|\ \ \ \ \ \
| * | | | | | git-am: print fair error message when format detection failsNicolas Sebrecht2009-08-06
| * | | | | | am: allow individual e-mail files as inputJunio C Hamano2009-08-06
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'np/maint-limit-delta-cache'Junio C Hamano2009-08-10
|\ \ \ \ \ \
| * | | | | | don't let the delta cache grow unbounded in 'git repack'Nicolas Pitre2009-08-05
* | | | | | | Merge branch 'jp/symlink-dirs'Junio C Hamano2009-08-10
|\ \ \ \ \ \ \
| * | | | | | | t6035-merge-dir-to-symlink depends on SYMLINKS prerequisiteJohannes Sixt2009-08-09
| * | | | | | | git-checkout: be careful about untracked symlinksLinus Torvalds2009-07-29
| * | | | | | | lstat_cache: guard against full match of length of 'name' parameterKjetil Barvik2009-07-29
| * | | | | | | Demonstrate bugs when a directory is replaced with a symlinkPickens, James E2009-07-29
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'mk/grep-max-depth'Junio C Hamano2009-08-10
|\ \ \ \ \ \ \
| * | | | | | | grep: Add --max-depth option.Michał Kiedrowicz2009-07-22
* | | | | | | | Merge branch 'js/run-command-updates'Junio C Hamano2009-08-10
|\ \ \ \ \ \ \ \
| * | | | | | | | api-run-command.txt: describe error behavior of run_command functionsJohannes Sixt2009-08-08
| * | | | | | | | run-command.c: squelch a "use before assignment" warningDavid Soria Parra2009-08-04
| * | | | | | | | receive-pack: remove unnecessary run_status reportJohannes Sixt2009-07-06
| * | | | | | | | run_command: report failure to execute the program, but optionally don'tJohannes Sixt2009-07-06
| * | | | | | | | run_command: encode deadly signal number in the return valueJohannes Sixt2009-07-06
| * | | | | | | | run_command: report system call errors instead of returning error codesJohannes Sixt2009-07-06
| * | | | | | | | run_command: return exit code as positive valueJohannes Sixt2009-07-05
| * | | | | | | | MinGW: simplify waitpid() emulation macrosJohannes Sixt2009-07-05
* | | | | | | | | Check return value of ftruncate call in http.cJeff Lasslett2009-08-10
* | | | | | | | | http.c: replace usage of temporary variable for urlsTay Ray Chuan2009-08-10
* | | | | | | | | http.c: free preq when abortingTay Ray Chuan2009-08-10
* | | | | | | | | Merge branch 'master' of git://git.bogomips.org/git-svnJunio C Hamano2009-08-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-svn: ignore leading blank lines in svn:ignoreMichael Haggerty2009-08-10
| * | | | | | | | | svn: Honor --prefix option in init without --stdlayoutAdam Brewster2009-08-10
| * | | | | | | | | svn: Add && to t9107-git-svn-migrate.shAdam Brewster2009-08-10
* | | | | | | | | | Document 'stash clear' recovery via unreachable commitsThomas Rast2009-08-09
|/ / / / / / / / /
* | | | | | | | | t/Makefile: include config.makJeff King2009-08-09
* | | | | | | | | tests: allow user to specify trash directory locationJeff King2009-08-09
* | | | | | | | | tests: provide $TRASH_DIRECTORY variableJeff King2009-08-09
* | | | | | | | | tests: use "$TEST_DIRECTORY" instead of ".."Jeff King2009-08-09
* | | | | | | | | t0001-init: split the existence test from the permission testJohannes Sixt2009-08-09