summaryrefslogtreecommitdiffstats
path: root/Documentation/git-describe.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2006-04-30builtin-diff.c: die() formatting type fix.Junio C Hamano1-1/+1
2006-04-29built-in diff: assorted updates.Junio C Hamano4-26/+79
2006-04-29built-in diff.Junio C Hamano4-1/+335
2006-04-28Fix trivial typo in git-log man page.Sean Estabrooks1-4/+3
2006-04-28Properly render asciidoc "callouts" in git man pages.Sean Estabrooks2-1/+17
2006-04-28Fix up remaining man pages that use asciidoc "callouts".Sean Estabrooks6-108/+104
2006-04-28Update the git-branch man page to include the "-r" option,Sean Estabrooks2-19/+40
2006-04-28annotate: display usage information if no filename was givenMatthias Kestenholz1-3/+4
2006-04-28annotate: fix warning about uninitialized scalarMatthias Kestenholz1-0/+3
2006-04-28git-am --resolved: more usable error message.Junio C Hamano1-0/+7
2006-04-28verify-pack: check integrity in a saner order.Junio C Hamano1-3/+3
2006-04-27Fix "git help -a" terminal autosizingLinus Torvalds2-1/+1
2006-04-27diff-index: fix compilation warnings.Junio C Hamano1-1/+0
2006-04-27t0000-basic: more commit-tree tests.Junio C Hamano1-0/+28
2006-04-27commit-tree.c: check_valid() microoptimization.Junio C Hamano1-6/+5
2006-04-26Fix filename verification when in a subdirectoryLinus Torvalds4-18/+29
2006-04-26rebase: typofix.Junio C Hamano1-1/+1
2006-04-26commit-tree: allow generic object name for the tree as well.Junio C Hamano1-1/+1
2006-04-26Makefile: remove and create xdiff library from scratch.Junio C Hamano1-1/+1
2006-04-26t0000-basic: Add ls-tree recursive test back.Junio C Hamano1-0/+21
2006-04-26git-cvsserver: typofixesJunio C Hamano1-8/+8
2006-04-26diff --stat: show complete rewrites consistently.Junio C Hamano1-4/+14
2006-04-26Makefile: remove and create libgit.a from scratch.Junio C Hamano1-1/+1
2006-04-25socksetup: don't return on set_reuse_addr() errorv1.3.1Serge E. Hallyn1-1/+1
2006-04-25Deprecate usage of git-var -l for getting config vars listPetr Baudis2-4/+5
2006-04-25git-repo-config --list supportPetr Baudis2-2/+18
2006-04-25Document the configuration filePetr Baudis3-14/+198
2006-04-25Document git-var -l listing also configuration variablesPetr Baudis1-1/+4
2006-04-25rev-parse: better error message for ambiguous argumentsPaul Mackerras1-2/+10
2006-04-23gitk: Let git-rev-list do the argument list parsingPaul Mackerras1-18/+2
2006-04-23make update-index --chmod work with multiple files and --stdinAlex Riesen1-7/+16
2006-04-22Libified diff-index: backward compatibility fix.Junio C Hamano3-6/+12
2006-04-22Libify diff-index.Junio C Hamano4-238/+231
2006-04-22Libify diff-files.Junio C Hamano7-1953/+1929
2006-04-22Fix "git show --stat"Junio C Hamano1-1/+2
2006-04-22Add colordiff for git to contrib/colordiff.Junio C Hamano2-0/+198
2006-04-22Makefile: dependency for builtin-help.oJunio C Hamano1-0/+2
2006-04-21Split up builtin commands into separate files from git.cLinus Torvalds5-305/+342
2006-04-21git-log produces no outputLinus Torvalds1-0/+2
2006-04-21fix pack-object buffer sizeNicolas Pitre1-1/+1
2006-04-21mailinfo: decode underscore used in "Q" encoding properly.Junio C Hamano1-5/+7
2006-04-21Reintroduce svn pools to solve the memory leak.Santi_BĂ©jar1-1/+3
2006-04-21pack-objects: do not stop at object that is "too small"Junio C Hamano1-1/+1
2006-04-20git-commit --amend: two fixes.Junio C Hamano2-7/+16
2006-04-20git-update-index --unresolveJunio C Hamano4-149/+128
2006-04-20diff --stat: do not drop rename information.Junio C Hamano1-9/+68
2006-04-20Add git-unresolve <paths>...Junio C Hamano3-1/+149
2006-04-20diff: move diff.c to diff-lib.c to make room.Junio C Hamano2-1/+1
2006-04-20pre-commit hook: complain about conflict markers.Junio C Hamano1-0/+3
2006-04-20git-merge: a bit more readable user guidance.Junio C Hamano1-1/+1