Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | 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 | |
* | | | | | | Add a BuildRequires for gettext in the spec file. | James Bowes | 2008-02-04 | 1 | -1/+4 | |
* | | | | | | Test :/string form for checkout | Daniel Barkalow | 2008-02-04 | 1 | -0/+16 | |
* | | | | | | fix misuse of prefix_path() | Junio C Hamano | 2008-02-03 | 2 | -4/+4 | |
* | | | | | | parse_object_buffer: don't ignore errors from the object specific parsing fun... | Martin Koegler | 2008-02-03 | 1 | -4/+8 | |
* | | | | | | git-fsck: report missing author/commit line in a commit as an error | Martin Koegler | 2008-02-03 | 1 | -3/+3 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-02-03 | 2 | -2/+2 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | git-remote documentation: fix synopsis to match description | Jörg Sommer | 2008-02-03 | 1 | -1/+1 | |
| * | | | | | git-am: fix type in its usage string | Jörg Sommer | 2008-02-03 | 1 | -1/+1 | |
* | | | | | | git-p4: Fix an obvious typo | Tommy Thorn | 2008-02-03 | 1 | -1/+1 | |
* | | | | | | Let "git svn" run "git gc --auto" occasionally | Karl Hasselström | 2008-02-03 | 1 | -0/+12 | |
* | | | | | | git-svn: Don't call git-repack anymore | Karl Hasselström | 2008-02-03 | 1 | -11/+3 | |
* | | | | | | git-p4: Ensure the working directory and the index are clean before "git-p4 r... | Simon Hausmann | 2008-02-03 | 1 | -0/+5 | |
* | | | | | | git-p4: Fix submit user-interface. | Simon Hausmann | 2008-02-03 | 1 | -59/+26 | |
* | | | | | | Remove $Id: ..$ $Header: ..$ etc from +ko and +k files during import | Jason McMullan | 2008-02-03 | 1 | -3/+7 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-02-03 | 3 | -4/+23 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Fix "git-commit -C $tag" | Junio C Hamano | 2008-02-03 | 2 | -1/+19 | |
| * | | | | | Documentation/git-stash.txt: Adjust SYNOPSIS command syntax (2) | Jari Aalto | 2008-02-03 | 1 | -3/+4 | |
* | | | | | | known breakage: revision range computation with clock skew | Junio C Hamano | 2008-02-03 | 1 | -0/+38 | |
* | | | | | | test: reword the final message of tests with known breakages | Junio C Hamano | 2008-02-03 | 1 | -2/+5 | |
* | | | | | | Sane use of test_expect_failure | Junio C Hamano | 2008-02-01 | 48 | -427/+498 | |
|/ / / / / |