summaryrefslogtreecommitdiffstats
path: root/reflog-walk.h (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-14Do not output "GEN " when generating perl.makJohannes Schindelin1-1/+1
2007-03-14shortlog: prompt when reading from terminal by mistakeJunio C Hamano1-1/+4
2007-03-14Documentation: add git-mergetool to the command list.Junio C Hamano1-0/+1
2007-03-14git-svn: add -l/--local command to "git svn rebase"Eric Wong2-2/+13
2007-03-14cvsserver: asciidoc formatting changesFrank Lichtenheld1-8/+11
2007-03-14Add git-mergetool to run an appropriate merge conflict resolution programTheodore Ts'o5-1/+405
2007-03-13Add a couple more test cases to the suite.Don Zickus8-1/+35
2007-03-13restrict the patch filteringDon Zickus1-3/+34
2007-03-13builtin-mailinfo.c infrastrcture changesDon Zickus5-248/+287
2007-03-13Fix t5510-fetch's use of sedShawn O. Pearce1-1/+7
2007-03-13Simplify closing two fds at once in run-command.cShawn O. Pearce1-6/+9
2007-03-12Remove unnecessary casts from fast-importShawn O. Pearce1-2/+2
2007-03-12New fast-import test case for valid tree sortingJeff King1-0/+50
2007-03-12fast-import: grow tree storage more aggressivelyJeff King1-2/+2
2007-03-12Don't package the git-gui credits file anymoreShawn O. Pearce1-2/+1
2007-03-12Re-fix get_sha1_oneline()Linus Torvalds1-5/+5
2007-03-12git-gui: Allow 'git gui version' outside of a repositorygitgui-0.6.4Shawn O. Pearce1-7/+5
2007-03-12git-gui: Revert "git-gui: Display all authors of git-gui."Shawn O. Pearce4-135/+9
2007-03-12git-gui: Revert "Don't modify CREDITS-FILE if it hasn't changed."Shawn O. Pearce1-19/+6
2007-03-12git-gui: Allow committing empty mergesShawn O. Pearce1-1/+1
2007-03-12git-bundle: only die if pack would be empty, warn if ref is skippedJohannes Schindelin1-3/+8
2007-03-12git-send-email: configurable bcc and chain-reply-toAvi Kivity2-1/+19
2007-03-12git-send-email: Document configuration optionsAvi Kivity1-0/+13
2007-03-12git-merge: warn when -m provided on a fast forwardJ. Bruce Fields1-1/+6
2007-03-12Change {pre,post}-receive hooks to use stdinShawn O. Pearce3-58/+62
2007-03-12Split back out update_hook handling in receive-packShawn O. Pearce1-2/+24
2007-03-12Refactor run_command error handling in receive-packShawn O. Pearce1-19/+24
2007-03-12Teach run_command how to setup a stdin pipeShawn O. Pearce2-1/+37
2007-03-12Split run_command into two halves (start/finish)Shawn O. Pearce2-7/+22
2007-03-12Start defining a more sophisticated run_commandShawn O. Pearce2-7/+27
2007-03-12Remove unused run_command variantsShawn O. Pearce3-50/+1
2007-03-12Switch to run_command_v_opt in revertShawn O. Pearce1-4/+9
2007-03-12cvsserver: Use Merged response instead of Update-existing for merged filesFrank Lichtenheld1-3/+3
2007-03-11I like the idea of the new ':/<oneline prefix>' notation, and gave itJim Meyering1-2/+6
2007-03-11Fix broken create_branch() in builtin-branch.Junio C Hamano1-14/+17
2007-03-11git-branch, git-checkout: autosetup for remote branch trackingPaolo Bonzini7-36/+229
2007-03-11git.el: Retrieve commit log information from .dotest directory.Alexandre Julliard1-24/+53
2007-03-11git.el: Avoid appending a signoff line that is already present.Alexandre Julliard1-6/+18
2007-03-11setup_git_directory_gently: fix off-by-one errorMatthias Lederhofer1-1/+1
2007-03-11user-manual: install user manual stylesheet with other web documentsJ. Bruce Fields1-1/+1
2007-03-11user-manual: fix rendering of history diagramsJ. Bruce Fields1-4/+21
2007-03-11user-manual: fix missing colon in git-show exampleJ. Bruce Fields1-1/+1
2007-03-11user-manual: fix inconsistent use of pull and mergeJ. Bruce Fields1-11/+3
2007-03-11user-manual: fix inconsistent exampleJ. Bruce Fields1-2/+2
2007-03-11glossary: fix overoptimistic automatic linking of defined termsJ. Bruce Fields1-1/+1
2007-03-10Documentation: s/seperator/separator/Jeff King1-3/+3
2007-03-10Adjust reflog filemode in shared repositoryMatthias Kestenholz1-0/+2
2007-03-09add: Support specifying an excludes file with a configuration variableJames Bowes1-1/+17
2007-03-09git-commit: add a --interactive optionPaolo Bonzini2-7/+23
2007-03-09git-bundle: prevent overwriting existing bundlesJohannes Schindelin1-2/+2