summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-05-02Merge branch 'js/remoteconfig' into nextLibravatar Junio C Hamano1-51/+4
2006-05-02Revert "fetch, pull: ask config for remote information"Libravatar Junio C Hamano1-51/+4
2006-05-02repo-config: trim white-space before commentLibravatar Johannes Schindelin1-6/+6
2006-05-02repo-config: fix segfault with no argument.Libravatar Johannes Schindelin1-3/+2
2006-05-02Give the user a hint for how to continue in the case that git-am fails becaus...Libravatar Robert Shearman1-3/+23
2006-05-02gitk: Fix file list display when files are renamedLibravatar Paul Mackerras1-62/+29
2006-05-02Merge branch 'jc/grep' into nextLibravatar Junio C Hamano1-1/+1
2006-05-02builtin-grep: printf %.*s length is int, not ptrdiff_t.Libravatar Junio C Hamano1-1/+1
2006-05-02Merge branch 'js/remoteconfig' into nextLibravatar Junio C Hamano2-4/+90
2006-05-02fetch, pull: ask config for remote informationLibravatar Johannes Schindelin1-4/+51
2006-05-02builtin-push: also ask config for remote informationLibravatar Johannes Schindelin1-0/+39
2006-05-01Merge branch 'lt/push' into nextLibravatar Junio C Hamano1-2/+2
2006-05-01builtin-push: make it official.Libravatar Junio C Hamano1-2/+3
2006-05-01Merge branch 'jc/show-branch-dense' into nextLibravatar Junio C Hamano1-3/+30
2006-05-01show-branch: omit uninteresting merges.Libravatar Junio C Hamano1-3/+30
2006-05-01Merge branch 'jc/count' into nextLibravatar Junio C Hamano3-34/+13
2006-05-01Merge branch 'jc/logs' into nextLibravatar Junio C Hamano2-34/+3
2006-05-01builtin-log/whatchanged/show: make them official.Libravatar Junio C Hamano2-34/+3
2006-05-01Merge branch 'jc/diff' into nextLibravatar Junio C Hamano3-77/+4
2006-05-01builtin-diff: call it "git-diff", really.Libravatar Junio C Hamano3-77/+4
2006-05-01builtin-count-objects: make it official.Libravatar Junio C Hamano3-34/+14
2006-05-01Merge branch 'jc/xsha1-2'Libravatar Junio C Hamano1-0/+37
2006-05-01Merge branch 'jc/pack'Libravatar Junio C Hamano1-6/+6
2006-05-01Merge branch 'jc/pathcheck'Libravatar Junio C Hamano3-3/+36
2006-05-01Merge branch 'nh/fetch-http'Libravatar Junio C Hamano1-4/+12
2006-05-01Merge branch 'se/rebase'Libravatar Junio C Hamano2-37/+101
2006-05-01Merge branch 'jc/cache-tree' into nextLibravatar Junio C Hamano2-1/+12
2006-05-01fsck-objects: mark objects reachable from cache-treeLibravatar Junio C Hamano1-0/+2
2006-05-01cache-tree: replace a sscanf() by two strtol() callsLibravatar Johannes Schindelin1-1/+10
2006-05-02gitk: Basic support for highlighting one view within anotherLibravatar Paul Mackerras1-221/+343
2006-05-01Merge branch 'jc/grep' into nextLibravatar Junio C Hamano1-137/+199
2006-05-01builtin-grep: do not use setup_revisions()Libravatar Junio C Hamano1-121/+134
2006-05-01builtin-grep: support '-l' option.Libravatar Junio C Hamano1-0/+10
2006-05-01builtin-grep: wildcard pathspec fixesLibravatar Junio C Hamano1-23/+62
2006-05-01Merge branch 'jc/fmt-patch' into nextLibravatar Junio C Hamano3-5/+28
2006-05-01Merge branch 'jc/xsha1' into nextLibravatar Junio C Hamano1-8/+46
2006-05-01Merge branch 'jc/xsha1-2' into nextLibravatar Junio C Hamano1-0/+37
2006-05-01Merge branch 'jc/grep' into nextLibravatar Junio C Hamano4-2/+457
2006-05-01Use RFC2822 dates from "git fmt-patch".Libravatar Junio C Hamano3-5/+28
2006-05-01built-in "git grep"Libravatar Junio C Hamano4-1/+457
2006-04-30get_sha1(): :path and :[0-3]:path to extract from index.Libravatar Junio C Hamano1-8/+46
2006-04-30Extended SHA1 -- "rev^@" syntax to mean "all parents"Libravatar Junio C Hamano1-0/+37
2006-05-01gitk: Add a tree-browsing modeLibravatar Paul Mackerras1-20/+358
2006-04-30Merge branch 'lt/push' into nextLibravatar Junio C Hamano1-8/+26
2006-04-30Fix builtin-push to honor Push: lines in remotes file.Libravatar Junio C Hamano1-16/+18
2006-04-30builtin-push: resurrect parsing of Push: linesLibravatar Johannes Schindelin1-5/+21
2006-04-30Merge branch 'jc/diff' into nextLibravatar Junio C Hamano1-1/+1
2006-04-30Merge branch 'lt/push' into nextLibravatar Junio C Hamano5-6/+264
2006-04-30git builtin "push"Libravatar Linus Torvalds4-1/+259
2006-04-30Merge branch 'fix'Libravatar Junio C Hamano1-5/+4