summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-04-25Prefix Dry- to the message status to denote dry-runs.Libravatar Robin H. Johnson1-2/+2
2007-04-25Document --dry-run parameter to send-email.Libravatar Robin H. Johnson1-0/+2
2007-04-25git-svn: Don't rely on $_ after making a function callLibravatar Adam Roben1-5/+5
2007-04-25Fix handle leak in write_treeLibravatar Alex Riesen1-1/+5
2007-04-25Actually handle some-low memory conditionsLibravatar Shawn O. Pearce2-11/+11
2007-04-24Remove usernames from all commit messages, not just when using svmpropsLibravatar Adam Roben1-1/+4
2007-04-24applymbox & quiltimport: typofix.Libravatar Junio C Hamano2-2/+2
2007-04-24Create a sysconfdir variable, and use it for ETC_GITCONFIGLibravatar Josh Triplett1-2/+7
2007-04-23Documentation/git-reset.txt: suggest git commit --amend in example.Libravatar Gerrit Pape1-0/+2
2007-04-23Build RPM with ETC_GITCONFIG=/etc/gitconfigLibravatar Junio C Hamano1-0/+2
2007-04-23Ignore all man sections as they are generated files.Libravatar Brian Gernhardt1-2/+1
2007-04-23Fix typo in git-am: s/Was is/Was it/Libravatar Josh Triplett1-1/+1
2007-04-23Reverse the order of -b and --track in the man page.Libravatar Brian Gernhardt1-1/+1
2007-04-23dir.c(common_prefix): Fix two bugsLibravatar Johannes Schindelin2-1/+8
2007-04-21GIT 1.5.1.2Libravatar Junio C Hamano2-8/+21
2007-04-21perl: install private Error.pm if the site version is older than our ownLibravatar Eric Wong1-1/+1
2007-04-20git-clone: fix dumb protocol transport to clone from pack-pruned refLibravatar Junio C Hamano1-1/+1
2007-04-18Update git-config documentationLibravatar Andrew Ruder2-11/+15
2007-04-18Fix unmatched emphasis tag in git-tutorialLibravatar Andrew Ruder1-1/+1
2007-04-18Update git-cherry-pick documentationLibravatar Andrew Ruder1-1/+1
2007-04-18Update git-archive documentationLibravatar Andrew Ruder1-1/+4
2007-04-18fix up strtoul_ui error handlingLibravatar Andy Whitcroft2-2/+2
2007-04-19gitk: Allow user to choose whether to see the diff, old file, or new fileLibravatar Paul Mackerras1-0/+17
2007-04-18git-tar-tree: complete deprecation conversion messageLibravatar Sam Vilain1-1/+1
2007-04-18git-shortlog: Fix two formatting errors in asciidoc documentationLibravatar Frank Lichtenheld1-1/+3
2007-04-18Fix overwriting of files when applying contextually independent diffsLibravatar Alex Riesen2-2/+34
2007-04-18git-svn: don't allow globs to match regular filesLibravatar Eric Wong2-0/+6
2007-04-17Use const qualifier for 'sha1' parameter in delete_ref functionLibravatar Carlos Rica2-2/+2
2007-04-17Start preparing for 1.5.1.2Libravatar Junio C Hamano2-1/+38
2007-04-17Merge branch 'maint' of git://repo.or.cz/git-gui into maintLibravatar Junio C Hamano1-4/+6
2007-04-17git-svn: quiet some warnings when run only with --version/--helpLibravatar Eric Wong1-2/+2
2007-04-17git-svn: respect lower bound of -r/--revision when following parentLibravatar Eric Wong1-1/+4
2007-04-16Have sample update hook not refuse deleting a branch through push.Libravatar Gerrit Pape1-1/+6
2007-04-16variable $projectdesc needs to be set before checking against unchanged default.Libravatar Gerrit Pape1-0/+1
2007-04-16Update git-annotate/git-blame documentationLibravatar Andrew Ruder4-67/+85
2007-04-16Update git-apply documentationLibravatar Andrew Ruder1-6/+7
2007-04-16Update git-applymbox documentationLibravatar Andrew Ruder1-4/+10
2007-04-16Update git-am documentationLibravatar Andrew Ruder1-9/+16
2007-04-16user-manual: use detached head when rewriting historyLibravatar J. Bruce Fields1-7/+8
2007-04-16user-manual: start revising "internals" chapterLibravatar J. Bruce Fields1-18/+20
2007-04-16user-manual: detached HEADLibravatar J. Bruce Fields1-2/+42
2007-04-16user-manual: fix discussion of default cloneLibravatar J. Bruce Fields1-3/+3
2007-04-16Documentation: clarify track/no-track option.Libravatar J. Bruce Fields1-4/+8
2007-04-16Documentation: clarify git-checkout -f, minor editingLibravatar J. Bruce Fields1-4/+5
2007-04-16Documentation: minor edits of git-lost-found manpageLibravatar J. Bruce Fields1-12/+11
2007-04-15Document -g (--walk-reflogs) option of git-logLibravatar Alex Riesen1-0/+5
2007-04-14sscanf/strtoul: parse integers robustlyLibravatar Jim Meyering4-18/+22
2007-04-14Merge git://git2.kernel.org/pub/scm/gitk/gitk into maintLibravatar Junio C Hamano1-14/+38
2007-04-14git-blame: Fix overrun in fake_working_tree_commit()Libravatar Michael Spang1-1/+1
2007-04-14git-quiltimport complaining yet still workingLibravatar Linus Torvalds1-2/+2