summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-08rebase -i: actually show the diffstat when being verboseLibravatar Johannes Schindelin1-4/+4
2007-07-08rebase -i: handle --continue more like non-interactive rebaseLibravatar Johannes Schindelin2-10/+32
2007-07-08t7004: Skip tests for signed tags in an old version of gpg.Libravatar Carlos Rica1-0/+11
2007-07-08Fix merge-one-file for our-side-added/our-side-removed casesLibravatar Junio C Hamano1-4/+6
2007-07-08git-commit: don't add multiple Signed-off-by: from the same identityLibravatar Gerrit Pape1-9/+11
2007-07-08branch.autosetupmerge: allow boolean values, or "all"Libravatar Johannes Schindelin4-9/+28
2007-07-08git-stash: try reusing cached stat info as much as possibleLibravatar Junio C Hamano1-3/+3
2007-07-08git-gui: Refactor our ui_status_value update techniqueLibravatar Shawn O. Pearce5-64/+67
2007-07-08git-gui: Better handling of detached HEADLibravatar Shawn O. Pearce1-4/+14
2007-07-08git-gui: Automatically refresh tracking branches when neededLibravatar Shawn O. Pearce2-14/+88
2007-07-08git-gui: Option to default new branches to match tracking branchesLibravatar Shawn O. Pearce4-5/+26
2007-07-08git-gui: Sort tags descending by tagger dateLibravatar Shawn O. Pearce1-3/+2
2007-07-08git-gui: Enhance choose_rev to handle hundreds of branchesLibravatar Shawn O. Pearce3-114/+249
2007-07-08git-gui: Fast-forward existing branch in branch create dialogLibravatar Shawn O. Pearce1-22/+198
2007-07-08git-gui: Allow users to match remote branch names locallyLibravatar Shawn O. Pearce2-4/+49
2007-07-08git-gui: Maintain remote and source ref for tracking branchesLibravatar Shawn O. Pearce2-18/+60
2007-07-08git-gui: Optimize for newstyle refs/remotes layoutLibravatar Shawn O. Pearce2-21/+40
2007-07-08git-gui: Refactor the delete branch dialog to use class systemLibravatar Shawn O. Pearce4-165/+185
2007-07-08git-gui: Abstract the revision picker into a mega widgetLibravatar Shawn O. Pearce4-213/+287
2007-07-08git-gui: Teach class system to support [$this cmd] syntaxLibravatar Shawn O. Pearce1-12/+26
2007-07-08Merge branch 'maint'Libravatar Shawn O. Pearce1-0/+4
2007-07-08git-gui: Skip nicknames when selecting author initialsLibravatar Shawn O. Pearce1-0/+4
2007-07-08git-gui: use "blame -w -C -C" for "where did it come from, originally?"Libravatar Junio C Hamano1-1/+9
2007-07-08git-gui: New Git version check support routineLibravatar Shawn O. Pearce1-15/+58
2007-07-08user-manual: fix directory name in git-archive exampleLibravatar William Pursell1-1/+1
2007-07-08user-manual: more explanation of push and pull usageLibravatar J. Bruce Fields1-1/+18
2007-07-08tutorial: Fix typoLibravatar J. Bruce Fields1-1/+1
2007-07-08user-manual: grammar and style fixesLibravatar Andy Parkins1-3/+3
2007-07-08git-gui: Honor rerere.enabled configuration optionLibravatar Shawn O. Pearce1-1/+6
2007-07-08diff.c: make built-in hunk header pattern a separate tableLibravatar Junio C Hamano1-6/+16
2007-07-07gitweb: make "No commits" in project list gray, not bold greenLibravatar Matt McCutchen2-0/+7
2007-07-07gitweb: make search form generate pathinfo-style URLsLibravatar Matt McCutchen1-3/+9
2007-07-07gitweb: prefer git_get_project_owner() over get_file_owner()Libravatar Miklos Vajna1-2/+2
2007-07-07gitweb: make repeated calls to git_get_project_owner() bearableLibravatar Junio C Hamano1-8/+20
2007-07-07Merge branch 'js/stash'Libravatar Junio C Hamano2-1/+89
2007-07-07Merge branch 'jc/diff-mark'Libravatar Junio C Hamano14-63/+336
2007-07-07Merge branch 'maint'Libravatar Junio C Hamano2-1/+11
2007-07-07diff: honor binariness specified in attributesLibravatar Junio C Hamano2-5/+21
2007-07-07Fix "apply --reverse" with regard to whitespaceLibravatar Johannes Schindelin2-1/+11
2007-07-07diff-lib.c: don't strdup twiceLibravatar René Scharfe1-1/+1
2007-07-07Fix configuration syntax to specify customized hunk header patterns.Libravatar Junio C Hamano3-71/+84
2007-07-06git-branch: default to --trackLibravatar Johannes Schindelin1-1/+1
2007-07-06git-send-email: allow an email alias for --fromLibravatar Michael Hendricks1-0/+2
2007-07-06cvsserver: always initialize state in argsplit()Libravatar Frank Lichtenheld1-4/+4
2007-07-06stash: allow running from a subdirectoryLibravatar James Bowes1-0/+1
2007-07-06git-submodule(1): update description and key namesLibravatar Lars Hjemli1-3/+3
2007-07-06Enable "git rerere" by the config variable rerere.enabledLibravatar Johannes Schindelin9-40/+64
2007-07-06Add [verse] to the SYNOPSIS section of git-submodule.txt.Libravatar Matt Kraai1-0/+1
2007-07-06Change "added.moved or removed" to "added, moved or removed" inLibravatar Matt Kraai1-1/+1
2007-07-06Fixed a formulation mistake in Documentation/user-manual.txtLibravatar Marcus Fritzsch1-7/+7