summaryrefslogtreecommitdiffstats
path: root/builtin-merge-base.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-20GIT 1.5.5.1v1.5.5.1Junio C Hamano3-1/+48
2008-04-19gitweb: Fix 'history' view for deleted files with historyJakub Narebski2-3/+31
2008-04-19Document that WebDAV doesn't need git on the server, and works over SSLMatthieu Moy1-12/+33
2008-04-19git-remote: reject adding remotes with invalid namesJonas Fonseca4-6/+32
2008-04-19am: POSIX portability fixJunio C Hamano1-1/+1
2008-04-17git-am: minor cleanupJunio C Hamano1-2/+1
2008-04-17Clarify and fix English in "git-rm" documentationJon Loeliger1-20/+32
2008-04-16rebase: do not munge commit log messageJunio C Hamano2-5/+55
2008-04-16git-bisect: make "start", "good" and "skip" succeed or fail atomicallyChristian Couder2-5/+16
2008-04-16git-am: cope better with an empty Subject: lineLinus Torvalds1-14/+10
2008-04-16Ignore leading empty lines while summarizing mergesLinus Torvalds1-1/+9
2008-04-16bisect: squelch "fatal: ref HEAD not a symref" misleading messageChristian Couder1-1/+1
2008-04-16builtin-apply: Show a more descriptive error on failure when opening a patchAlberto Bertogli1-1/+1
2008-04-16Clarify documentation of git-cvsserver, particularly in relation to git-shellScott Collins1-11/+17
2008-04-15git clean: Add test to verify directories aren't removed with a prefixShawn Bohrer1-2/+3
2008-04-15git clean: Don't automatically remove directories when run within subdirectoryShawn Bohrer2-7/+8
2008-04-15git-submodule - possibly use branch name to describe a moduleMark Levedahl1-1/+2
2008-04-15builtin-apply.c: use git_config_string() to get apply_default_whitespaceStephan Beyer1-6/+2
2008-04-13Fix git_config_bool_or_intJunio C Hamano3-4/+80
2008-04-13builtin-status: Add tests for submodule summaryPing Yin1-0/+134
2008-04-13builtin-status: submodule summary supportPing Yin2-0/+46
2008-04-13git-submodule summary: --for-status optionPing Yin2-2/+27
2008-04-13t7401: squelch garbage outputJunio C Hamano1-1/+1
2008-04-13git_config_bool_or_int()Junio C Hamano2-1/+10
2008-04-13Documentation/git-submodule: typofixJunio C Hamano1-1/+1
2008-04-13Fix config key miscount in url.*.insteadOfDaniel Barkalow2-5/+5
2008-04-13Docs gitk: Explicitly mention the files that gitk uses (~/.gitk)Clifford Caoile1-0/+5
2008-04-13Document -w option to shortlogJunio C Hamano2-3/+9
2008-04-13bisect: report bad rev betterChristian Couder1-2/+2
2008-04-12bisect: fix bad rev checking in "git bisect good"Christian Couder2-9/+18
2008-04-12bisect: add "git bisect help" subcommand to get a long usage stringChristian Couder2-3/+16
2008-04-12builtin-commit.c: Remove a redundant assignment.Johannes Sixt1-3/+1
2008-04-12revision.c: make --date-order overriddableMichele Ballabio1-0/+1
2008-04-12git-submodule: Avoid 'fatal: cannot describe' messagePing Yin1-1/+1
2008-04-12Force the medium pretty format on calls to git logPedro Melo1-1/+1
2008-04-12Fix section about backdating tags in the git-tag docsBjörn Steinbrink1-2/+2
2008-04-11Document option --only of git commitJohannes Sixt2-1/+12
2008-04-11Documentation/git-request-pull: Fixed a typo ("send" -> "end")Dirk Suesserott1-1/+1
2008-04-10Use color.ui variable in scripts tooMatthias Kestenholz2-1/+7
2008-04-10log: teach "terminator" vs "separator" mode to "--pretty=format"Junio C Hamano7-31/+43
2008-04-10git-remote: show all remotes with "git remote show"Jeff King1-1/+6
2008-04-10git-fetch: fix status output when not storing tracking refJeff King1-15/+13
2008-04-10core-tutorial.txt: Fix showing the current behaviour.Carlos Rica1-6/+6
2008-04-10git-archive: ignore prefix when checking file attributeRené Scharfe3-5/+22
2008-04-10Fix documentation syntax of optional arguments in short options.Carlos Rica3-4/+4