aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git rm: refresh index before up-to-date checkJohannes Schindelin2008-10-08
* Fix a few typos in relnotesMikael Magnusson2008-10-07
* Update release notes for 1.6.0.3Shawn O. Pearce2008-10-06
* Teach rebase -i to honor pre-rebase hookNanako Shiraishi2008-10-06
* docs: describe pre-rebase hookNanako Shiraishi2008-10-06
* do not segfault if make_cache_entry failedDmitry Potapov2008-10-06
* make prefix_path() never return NULLDmitry Potapov2008-10-06
* fix bogus "diff --git" header from "diff --no-index"Linus Torvalds2008-10-06
* Fix fetch/clone --quiet when stdout is connectedTuncer Ayaz2008-10-06
* builtin-blame: Fix blame -C -C with submodules.Alexander Gavrilov2008-10-05
* bash: remove fetch, push, pull dashed form leftoversSZEDER Gábor2008-10-05
* gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.shJakub Narebski2008-10-02
* gitweb: Fix two 'uninitialized value' warnings in git_tree()Jakub Narebski2008-10-02
* Solaris: Use OLD_ICONV to avoid compile warningsDavid Soria Parra2008-10-02
* gitweb: remove PATH_INFO from $my_url and $my_uriGiuseppe Bilotta2008-10-02
* Improve git-log documentation wrt file filtersmartin f. krafft2008-10-01
* Documentation: remove '\' in front of short optionsSZEDER Gábor2008-10-01
* git-svn: call 'fatal' correctly in set-treeLuc Heinrich2008-09-30
* Replace svn.foo.org with svn.example.com in git-svn docs (RFC 2606)Michael Prokop2008-09-30
* t0024: add executable permissionSZEDER Gábor2008-09-30
* Merge branch 'bc/maint-diff-hunk-header-fix' into maintShawn O. Pearce2008-09-29
|\
| * t4018-diff-funcname: test syntax of builtin xfuncname patternsBrandon Casey2008-09-22
| * diff hunk pattern: fix misconverted "\{" tex macro introducersJunio C Hamano2008-09-20
| * diff: use extended regexp to find hunk headersJunio C Hamano2008-09-19
| * diff.*.xfuncname which uses "extended" regex's for hunk header selectionBrandon Casey2008-09-18
| * diff.c: associate a flag with each pattern and use it for compiling regexBrandon Casey2008-09-18
| * diff.c: return pattern entry pointer rather than just the hunk header patternBrandon Casey2008-09-18
* | Merge branch 'mg/maint-remote-fix' into maintShawn O. Pearce2008-09-29
|\ \
| * | make "git remote" report multiple URLsMichael J Gruber2008-09-22
| |/
* | Clarify commit error message for unmerged filesRafael Garcia-Suarez2008-09-29
* | Use strchrnul() instead of strchr() plus manual workaroundJohan Herland2008-09-29
* | Use remove_path from dir.c instead of own implementationAlex Riesen2008-09-29
* | Add remove_path: a function to remove as much as possible of a pathAlex Riesen2008-09-29
* | git-submodule: Fix "Unable to checkout" for the initial 'update'Ping Yin2008-09-29
* | Clarify how the user can satisfy stash's 'dirty state' check.Stephen Haberman2008-09-29
* | Remove empty directories in recursive mergeAlex Riesen2008-09-26
* | Documentation: clarify the details of overriding LESS via core.pagerChris Frey2008-09-26
* | Update release notes for 1.6.0.3Shawn O. Pearce2008-09-25
* | checkout: Do not show local changes when in quiet modeJonas Fonseca2008-09-25
* | for-each-ref: Fix --format=%(subject) for log message without newlinesJohan Herland2008-09-24
* | git-stash.sh: don't default to refs/stash if invalid ref suppliedBrandon Casey2008-09-24
* | maint: check return of split_cmdline to avoid bad config stringsDeskin Miller2008-09-24
* | builtin-prune.c: prune temporary packs in <object_dir>/pack directoryBrandon Casey2008-09-23
* | Do not perform cross-directory renames when creating packsPetr Baudis2008-09-22
* | Use dashless git commands in setgitperms.perlTodd Zullinger2008-09-22
* | git-remote: do not use user input in a printf format stringJohannes Sixt2008-09-22
* | Start draft release notes for 1.6.0.3Junio C Hamano2008-09-19
* | git-repack uses --no-repack-object, not --no-repack-delta.Mikael Magnusson2008-09-19
* | Typo "bogos" in format-patch error message.Mikael Magnusson2008-09-19
* | builtin-clone: fix typoFabrizio Chiarello2008-09-19