summaryrefslogtreecommitdiffstats
path: root/check-racy.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-13git-rerere.txt: grammatical fixups and cleanupsStephen Boyd1-33/+32
2009-06-12Documentation: git-send-mail can take rev-list arg to drive format-patchPaolo Bonzini1-0/+4
2009-06-11rebase--interactive: remote stray closing parenthesisUwe Kleine-König1-1/+1
2009-06-09diff.c: plug a memory leak in an error pathJohannes Sixt1-0/+1
2009-06-09fetch-pack: close output channel after sideband demultiplexer terminatesJohannes Sixt1-1/+3
2009-06-09builtin-remote: Make "remote show" display all urlsMichael J Gruber1-3/+6
2009-06-06Documentation: refer to gitworkflows(7) from tutorial and git(1)Thomas Rast2-1/+8
2009-06-06daemon: Strictly parse the "extra arg" part of the commandShawn O. Pearce2-5/+10
2009-06-04GIT 1.6.3.2v1.6.3.2Junio C Hamano2-8/+6
2009-06-03grep: fix empty word-regexp matchesRené Scharfe1-1/+5
2009-06-03blame: correctly handle a path that used to be a directoryJunio C Hamano2-8/+33
2009-06-03add -i: do not dump patch during applicationThomas Rast1-1/+0
2009-06-02Update draft release notes for 1.6.3.2Junio C Hamano1-14/+26
2009-06-02grep: fix colouring of matches with zero lengthRené Scharfe1-0/+2
2009-05-29Documentation: teach stash/pop workflow instead of stash/applyThomas Rast2-16/+18
2009-05-28fix segfault showing an empty remoteClemens Buchacher2-4/+14
2009-05-26Prepare for 1.6.3.2Junio C Hamano2-1/+52
2009-05-25fix cat-file usage message and documentationJeff King2-4/+4
2009-05-25fetch: report ref storage DF errors more accuratelyJeff King1-3/+8
2009-05-25lock_ref: inform callers of unavailable refJeff King1-1/+3
2009-05-25t3701: ensure correctly set up repository after skipped testsJohannes Sixt1-0/+6
2009-05-25merge-options.txt: Clarify merge --squashMichael J Gruber1-1/+2
2009-05-25Change xdl_merge to generate output even for null mergesCharles Bailey2-17/+16
2009-05-25t6023: merge-file fails to output anything for a degenerate mergeCharles Bailey1-0/+6
2009-05-24http-push.c::remove_locks(): fix use after freeAlex Riesen1-1/+2
2009-05-24grep: fix word-regexp at the beginning of linesRené Scharfe2-1/+9
2009-05-24apply, fmt-merge-msg: use relative filenamesStephen Boyd4-0/+79
2009-05-24commit: -F overrides -tStephen Boyd2-0/+14
2009-05-21grep: fix word-regexp colouringRené Scharfe1-0/+5
2009-05-21completion: use git rev-parse to detect bare reposGiuseppe Bilotta1-1/+1
2009-05-21Cope better with a _lot_ of packsJohannes Schindelin1-0/+6
2009-05-20for-each-ref: fix segfault in copy_emailJeff King1-2/+5
2009-05-17show-branch: Fix die message in parse_reflog_param()Stephen Boyd1-1/+1
2009-05-17completion: add missing options to show-branch and showStephen Boyd1-2/+2
2009-05-17dir.c: clean up handling of 'path' parameter in read_directory_recursive()Linus Torvalds1-1/+1
2009-05-17Fix type-punning issuesDan McGee2-2/+5
2009-05-17test: checkout shouldn't say that HEAD has moved if it didn'tNanako Shiraishi1-0/+8
2009-05-17completion: enhance "current branch" displayJunio C Hamano1-2/+13
2009-05-17completion: simplify "current branch" in __git_ps1()Junio C Hamano1-7/+8
2009-05-17completion: fix PS1 display during a merge on detached HEADJunio C Hamano1-3/+3
2009-05-17Revert "git-add--interactive: remove hunk coalescing"Junio C Hamano2-2/+96
2009-05-17Splitting a hunk that adds a line at the top fails in "add -p"Matt Graham1-0/+32
2009-05-16builtin-checkout: Don't tell user that HEAD has moved before it hasDaniel Cordero1-8/+8
2009-05-16pre-commit.sample: don't print incidental SHA1Jim Meyering1-1/+1
2009-05-16tests: Add tests for missing format-patch long optionsStephen Boyd2-0/+17
2009-05-16api-parse-options.txt: use 'func' instead of 'funct'Stephen Boyd1-1/+1
2009-05-16Turn on USE_ST_TIMESPEC for OpenBSDTony Kemp1-0/+1
2009-05-14Add NO_CROSS_DIRECTORY_HARDLINKS support to the MakefileJohannes Schindelin1-0/+4
2009-05-13GIT 1.6.3.1v1.6.3.1Junio C Hamano2-7/+5
2009-05-12Revert "checkout branch: prime cache-tree fully"Junio C Hamano2-8/+29