summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-20GIT 1.5.5.1v1.5.5.1Junio C Hamano
2008-04-19Merge branch 'jc/maint-rebase-am' into maintJunio C Hamano
2008-04-18gitweb: Fix 'history' view for deleted files with historyJakub Narebski
2008-04-18Document that WebDAV doesn't need git on the server, and works over SSLMatthieu Moy
2008-04-18Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-18git-remote: reject adding remotes with invalid namesJonas Fonseca
2008-04-18am: POSIX portability fixJunio C Hamano
2008-04-16Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-16git-am: minor cleanupJunio C Hamano
2008-04-16Clarify and fix English in "git-rm" documentationJon Loeliger
2008-04-16rebase: do not munge commit log messageJunio C Hamano
2008-04-16Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-16git-bisect: make "start", "good" and "skip" succeed or fail atomicallyChristian Couder
2008-04-16git-am: cope better with an empty Subject: lineLinus Torvalds
2008-04-15Ignore leading empty lines while summarizing mergesLinus Torvalds
2008-04-15bisect: squelch "fatal: ref HEAD not a symref" misleading messageChristian Couder
2008-04-15builtin-apply: Show a more descriptive error on failure when opening a patchAlberto Bertogli
2008-04-15Clarify documentation of git-cvsserver, particularly in relation to git-shellScott Collins
2008-04-14git clean: Add test to verify directories aren't removed with a prefixShawn Bohrer
2008-04-14git clean: Don't automatically remove directories when run within subdirectoryShawn Bohrer
2008-04-14git-submodule - possibly use branch name to describe a moduleMark Levedahl
2008-04-12t7401: squelch garbage outputJunio C Hamano
2008-04-12Documentation/git-submodule: typofixJunio C Hamano
2008-04-12Fix config key miscount in url.*.insteadOfDaniel Barkalow
2008-04-12Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-12Docs gitk: Explicitly mention the files that gitk uses (~/.gitk)Clifford Caoile
2008-04-12Document -w option to shortlogJunio C Hamano
2008-04-12bisect: report bad rev betterChristian Couder
2008-04-11Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-11bisect: fix bad rev checking in "git bisect good"Christian Couder
2008-04-11revision.c: make --date-order overriddableMichele Ballabio
2008-04-11git-submodule: Avoid 'fatal: cannot describe' messagePing Yin
2008-04-11Force the medium pretty format on calls to git logPedro Melo
2008-04-11Fix section about backdating tags in the git-tag docsBjörn Steinbrink
2008-04-11Document option --only of git commitJohannes Sixt
2008-04-11Documentation/git-request-pull: Fixed a typo ("send" -> "end")Dirk Suesserott
2008-04-10git-fetch: fix status output when not storing tracking refJeff King
2008-04-10Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-10core-tutorial.txt: Fix showing the current behaviour.Carlos Rica
2008-04-10git-archive: ignore prefix when checking file attributeRené Scharfe
2008-04-10Fix documentation syntax of optional arguments in short options.Carlos Rica
2008-04-07GIT 1.5.5v1.5.5Junio C Hamano
2008-04-07Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2008-04-07git-svn: fix following renamed paths when tracking a single pathEric Wong
2008-04-06Merge branch 'jc/maint-apply-match-beginning'Junio C Hamano
2008-04-06Add prefix oriented completions for diff and format-patch commands.Pascal Obry
2008-04-06test suite: remove useless TERM cruft in "t7005-editor.sh"Christian Couder
2008-04-06Add interactive option in rebase command completion list.Pascal Obry
2008-04-06Fix "git apply" to correctly enforce "match at the beginning"Junio C Hamano
2008-04-06Add description of OFS_DELTA to the pack format descriptionPeter Eriksen