Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | http.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -10/+15 | |
| * | | | | | | help.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -0/+2 | |
| * | | | | | | git.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -0/+2 | |
| * | | | | | | diff.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -2/+12 | |
| * | | | | | | convert.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -2/+2 | |
| * | | | | | | connect.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -0/+2 | |
| * | | | | | | builtin-tag.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -1/+1 | |
| * | | | | | | builtin-show-branch.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -0/+2 | |
| * | | | | | | builtin-reflog.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -5/+11 | |
| * | | | | | | builtin-log.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -1/+1 | |
| * | | | | | | builtin-config.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -0/+2 | |
| * | | | | | | builtin-commit.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -0/+2 | |
| * | | | | | | builtin-branch.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -3/+6 | |
| * | | | | | | builtin-apply.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -0/+2 | |
| * | | | | | | Add config_error_nonbool() helper function | Junio C Hamano | 2008-02-11 | 2 | -0/+10 | |
| * | | | | | | builtin-gc.c: guard config parser from value=NULL | Miklos Vajna | 2008-02-11 | 1 | -1/+1 | |
| * | | | | | | archive-tar.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -1/+1 | |
| * | | | | | | Work around curl-gnutls not liking to be reinitialized | Mike Hommey | 2008-02-11 | 1 | -4/+3 | |
| * | | | | | | man pages are littered with .ft C and others | Jonas Fonseca | 2008-02-11 | 2 | -1/+20 | |
| * | | | | | | Add a BuildRequires for gettext in the spec file. | James Bowes | 2008-02-11 | 1 | -1/+4 | |
| * | | | | | | pack-objects: only throw away data during memory pressure | Martin Koegler | 2008-02-11 | 1 | -2/+11 | |
| * | | | | | | builtin-commit: remove .git/SQUASH_MSG upon successful commit | Gerrit Pape | 2008-02-11 | 1 | -0/+1 | |
| * | | | | | | Make git prune remove temporary packs that look like write failures | David Steven Tweed | 2008-02-11 | 2 | -0/+71 | |
| * | | | | | | rebase -i: accept -m as advertised in the man page | Uwe Kleine-K,Av(Bnig | 2008-02-11 | 1 | -1/+1 | |
| * | | | | | | Document that the default of branch.autosetupmerge is true | Johannes Schindelin | 2008-02-11 | 3 | -11/+13 | |
| * | | | | | | bisect: allow starting with a detached HEAD | Johannes Schindelin | 2008-02-11 | 2 | -2/+18 | |
| * | | | | | | git-pull documentation: fix markup | Junio C Hamano | 2008-02-11 | 1 | -5/+5 | |
| * | | | | | | config: Fix --unset for continuation lines | Frank Lichtenheld | 2008-02-10 | 2 | -0/+24 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-02-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Fix typo in 'blame' documentation.v1.5.4.1 | Tim Stoakes | 2008-02-09 | 1 | -1/+1 | |
* | | | | | | | Work around curl-gnutls not liking to be reinitialized | Mike Hommey | 2008-02-09 | 1 | -4/+3 | |
* | | | | | | | Introduce the config variable pack.packSizeLimit | Johannes Schindelin | 2008-02-09 | 4 | -2/+23 | |
* | | | | | | | gitweb: Make use of the $git_dir variable at sub git_get_project_url_list | Bruno Ribas | 2008-02-08 | 1 | -1/+1 | |
* | | | | | | | git.el: Better handling of subprocess errors. | Alexandre Julliard | 2008-02-08 | 1 | -37/+51 | |
* | | | | | | | git.el: Check for existing buffers on revert. | Alexandre Julliard | 2008-02-08 | 1 | -0/+8 | |
* | | | | | | | git.el: Added a command to amend a commit. | Alexandre Julliard | 2008-02-08 | 1 | -1/+73 | |
* | | | | | | | git.el: Support for showing unknown/ignored directories. | Alexandre Julliard | 2008-02-08 | 1 | -9/+29 | |
* | | | | | | | git-p4: Fix indentation from tab to spaces | Toby Allsopp | 2008-02-07 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-02-07 | 2 | -3/+52 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | gitattributes: fix relative path matching | Junio C Hamano | 2008-02-07 | 2 | -3/+52 | |
* | | | | | | | config: add test cases for empty value and no value config variables. | Christian Couder | 2008-02-06 | 1 | -0/+23 | |
* | | | | | | | Improve bash prompt to detect various states like an unfinished merge | Robin Rosenberg | 2008-02-06 | 1 | -4/+33 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-02-06 | 3 | -3/+72 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Fix parsing numeric color values | Timo Hirvonen | 2008-02-06 | 2 | -1/+70 | |
| * | | | | | | INSTALL: git-merge no longer uses cpio | Gerrit Pape | 2008-02-05 | 1 | -2/+2 | |
* | | | | | | | gitweb: Make feed entries point to commitdiff view | Florian La Roche | 2008-02-06 | 1 | -1/+1 | |
* | | | | | | | git-svn: improve repository URL matching when following parents | Eric Wong | 2008-02-06 | 1 | -1/+6 | |
* | | | | | | | Make git-remote.perl "use strict" compliant | Rafael Garcia-Suarez | 2008-02-06 | 1 | -4/+6 | |
* | | | | | | | Fix misuse of prefix_path() | Johannes Sixt | 2008-02-05 | 2 | -6/+6 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | man pages are littered with .ft C and others | Jonas Fonseca | 2008-02-05 | 2 | -1/+20 |