aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | | | | am: POSIX portability fixJunio C Hamano2008-04-18
| * | | | | | | | git-remote: reject adding remotes with invalid namesJonas Fonseca2008-04-18
* | | | | | | | | Merge branch 'maint'Junio C Hamano2008-04-16
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-16
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | / / / / / | | |/ / / / / | |/| | | | |
| | * | | | | git-am: minor cleanupJunio C Hamano2008-04-16
| | * | | | | Clarify and fix English in "git-rm" documentationJon Loeliger2008-04-16
* | | | | | | Merge branch 'maint'Junio C Hamano2008-04-16
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-16
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | git-bisect: make "start", "good" and "skip" succeed or fail atomicallyChristian Couder2008-04-16
| | * | | | | git-am: cope better with an empty Subject: lineLinus Torvalds2008-04-16
| | * | | | | Ignore leading empty lines while summarizing mergesLinus Torvalds2008-04-15
| | * | | | | bisect: squelch "fatal: ref HEAD not a symref" misleading messageChristian Couder2008-04-15
| | * | | | | builtin-apply: Show a more descriptive error on failure when opening a patchAlberto Bertogli2008-04-15
| | * | | | | Clarify documentation of git-cvsserver, particularly in relation to git-shellScott Collins2008-04-15
* | | | | | | Merge branch 'maint'Junio C Hamano2008-04-14
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | git clean: Add test to verify directories aren't removed with a prefixShawn Bohrer2008-04-14
| * | | | | | git clean: Don't automatically remove directories when run within subdirectoryShawn Bohrer2008-04-14
| * | | | | | git-submodule - possibly use branch name to describe a moduleMark Levedahl2008-04-14
* | | | | | | builtin-apply.c: use git_config_string() to get apply_default_whitespaceStephan Beyer2008-04-14
* | | | | | | Fix git_config_bool_or_intJunio C Hamano2008-04-13
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'maint'Junio C Hamano2008-04-12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | t7401: squelch garbage outputJunio C Hamano2008-04-12
| * | | | | Documentation/git-submodule: typofixJunio C Hamano2008-04-12
| * | | | | Fix config key miscount in url.*.insteadOfDaniel Barkalow2008-04-12
| * | | | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-12
| |\ \ \ \ \ | | |/ / / /
| | * | | | Docs gitk: Explicitly mention the files that gitk uses (~/.gitk)Clifford Caoile2008-04-12
| | * | | | Document -w option to shortlogJunio C Hamano2008-04-12
| | * | | | bisect: report bad rev betterChristian Couder2008-04-12
* | | | | | git_config_bool_or_int()Junio C Hamano2008-04-12
* | | | | | Merge branch 'maint'Junio C Hamano2008-04-11
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-11
| |\ \ \ \ \ | | |/ / / /
| | * | | | bisect: fix bad rev checking in "git bisect good"Christian Couder2008-04-11
| | * | | | revision.c: make --date-order overriddableMichele Ballabio2008-04-11
| | * | | | Fix section about backdating tags in the git-tag docsBjörn Steinbrink2008-04-11
| | * | | | Document option --only of git commitJohannes Sixt2008-04-11
| | * | | | Documentation/git-request-pull: Fixed a typo ("send" -> "end")Dirk Suesserott2008-04-11
| * | | | | git-submodule: Avoid 'fatal: cannot describe' messagePing Yin2008-04-11
| * | | | | Force the medium pretty format on calls to git logPedro Melo2008-04-11
* | | | | | bisect: add "git bisect help" subcommand to get a long usage stringChristian Couder2008-04-11
* | | | | | builtin-commit.c: Remove a redundant assignment.Johannes Sixt2008-04-11
| |_|/ / / |/| | | |
* | | | | Merge branch 'maint'Junio C Hamano2008-04-10
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | git-fetch: fix status output when not storing tracking refJeff King2008-04-10
| * | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-10
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * core-tutorial.txt: Fix showing the current behaviour.Carlos Rica2008-04-10
| | * git-archive: ignore prefix when checking file attributeRené Scharfe2008-04-10
| | * Fix documentation syntax of optional arguments in short options.Carlos Rica2008-04-10
* | | Merge branch 'jc/rename'Junio C Hamano2008-04-09
|\ \ \
| * | | Optimize rename detection for a huge diffJunio C Hamano2008-02-13
* | | | Merge branch 'gp/gitweb'Junio C Hamano2008-04-09
|\ \ \ \
| * | | | gitweb: fallback to system-wide config file (fixup)Gerrit Pape2008-04-05