summaryrefslogtreecommitdiffstats
path: root/reachable.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-07grep: micro-optimize hit collection for AND nodesRené Scharfe1-7/+3
2009-03-06MinGW: 64-bit file offsetsJohannes Schindelin2-4/+9
2009-03-06Documentation - More examples for git bisectJohn Tapsell1-1/+17
2009-03-05Draft release notes: Carry forward the warning for behaviour changesJunio C Hamano1-0/+22
2009-03-05improve missing repository error messageJeff King4-4/+4
2009-03-05Make the 'lock file' exists error more informativeJohn Tapsell1-2/+2
2009-03-04git-archive: add --output=<file> to send output to a fileCarlos Manuel Duclos Vergara3-0/+31
2009-03-04Improve error message for git-filter-branchJohn Tapsell1-1/+3
2009-03-04Google has renamed the imap folderJohn Tapsell1-0/+10
2009-03-04Modify description file to say what this file isJohn Tapsell2-3/+5
2009-03-04rev-list: estimate number of bisection step leftChristian Couder2-3/+44
2009-03-04Fix neglect of diff_setup()/diff_setup_done() symmetry.Keith Cascio1-0/+2
2009-03-04Use DIFF_XDL_SET/DIFF_OPT_SET instead of raw bit-maskingKeith Cascio2-7/+13
2009-03-04Beginning of 1.6.2 maintenance trackJunio C Hamano2-1/+7
2009-03-04GIT 1.6.2v1.6.2Junio C Hamano3-7/+6
2009-03-04Documentation: Typo / spelling / formatting fixesMike Ralphson3-4/+4
2009-03-04Documentation: Expand a couple of abbreviationsMike Ralphson1-1/+1
2009-03-04Documentation: Typos / spelling fixes in RelNotesMike Ralphson4-6/+6
2009-03-04Documentation/git-archive.txt: Note attributesRoy Lee1-0/+17
2009-03-03send-email: add --confirm option and configuration settingJay Soffian3-39/+174
2009-03-02Documentation: minor grammatical fixes.David J. Mellor1-13/+13
2009-03-02Documentation: minor grammatical fixes.David J. Mellor2-6/+6
2009-03-02Documentation: minor grammatical fixes.David J. Mellor1-18/+18
2009-03-02t3400-rebase: Move detached HEAD check earlierJohannes Sixt1-4/+4
2009-03-01gitk: Fix possible infinite loop and display corruptionPaul Mackerras1-4/+6
2009-02-28Documentation: minor grammatical fixes.David J. Mellor1-6/+6
2009-02-28Ensure proper setup of git_dir for git-hash-objectElijah Newren1-2/+2
2009-02-28added missing backtick in git-apply.txtDanijel Tasov1-1/+1
2009-02-28git-rebase: Update --whitespace documentationTodd Zullinger1-1/+1
2009-02-28git-svn - return original format_svn_date semanticsBen Walton1-1/+1
2009-02-28git-svn: disable broken symlink workaround by defaultEric Wong2-1/+11
2009-02-27bisect: fix another instance of eval'ed stringChristian Couder1-1/+7
2009-02-27bash completion: add --format= and --oneline options for "git log"Teemu Likonen1-2/+12
2009-02-27bisect: fix quoting TRIED revs when "bad" commit is also "skip"pedChristian Couder2-35/+66
2009-02-27git-am: make --abort less dangerousJunio C Hamano1-0/+7
2009-02-27git-am: Keep index in case of abort with dirty indexMichael J Gruber1-3/+10
2009-02-27t5540-http-push.sh: avoid non-portable grep -PJay Soffian1-3/+8
2009-02-26Fix odb_mkstemp() on AIXMike Ralphson1-1/+2
2009-02-25GIT 1.6.2-rc2v1.6.2-rc2Junio C Hamano2-2/+5
2009-02-25Make sure objects/pack exists before creating a new packJunio C Hamano7-27/+72
2009-02-25Allow HTTP tests to run on DarwinJay Soffian2-5/+23
2009-02-25Fix typo in contrib/examples/git-svnimport.txtMichael J Gruber1-3/+3
2009-02-25gitattributes.txt: Path matching rules are explained in gitignore.txtJohannes Sixt1-6/+7
2009-02-25sha1_file.c: fix typoFelipe Contreras1-1/+1
2009-02-25git add: trivial codestyle cleanupFelipe Contreras1-1/+1
2009-02-25README: fix path to "gitcvs-migration.txt" and be more consistentChristian Couder1-3/+11
2009-02-25trace: Fixed a minor typo in an error message.Allan Caffee1-1/+1
2009-02-25Docs: Expand explanation of the use of + in git push refspecs.Marc Branchaud1-5/+31
2009-02-25git-quiltimport: preserve standard input to be able to read user inputGerrit Pape1-2/+2
2009-02-25never fallback relative times to absoluteJeff King1-1/+19