| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Two small typofixes. | Junio C Hamano | 2007-01-29 | 1 | -2/+2 |
| * | | | user-manual: SHA1 -> object name | J. Bruce Fields | 2007-01-29 | 1 | -5/+5 |
| * | | | user-manual: document git-show-branch example | J. Bruce Fields | 2007-01-29 | 1 | -2/+28 |
| * | | | user-manual: minor "TODO" updates | J. Bruce Fields | 2007-01-29 | 1 | -9/+6 |
| * | | | user-manual: rewrap a few long lines | J. Bruce Fields | 2007-01-29 | 1 | -56/+59 |
| * | | | user-manual: reflogs, other recovery | J. Bruce Fields | 2007-01-29 | 1 | -15/+78 |
| * | | | user-manual: fix a header level | J. Bruce Fields | 2007-01-29 | 1 | -1/+1 |
| * | | | user-manual: typo fix | J. Bruce Fields | 2007-01-29 | 1 | -1/+1 |
| * | | | user-manual: add references to git-config man page | J. Bruce Fields | 2007-01-29 | 1 | -3/+7 |
| * | | | user-manual: repo-config -> config | J. Bruce Fields | 2007-01-28 | 1 | -9/+9 |
| * | | | user-manual: fsck-objects -> fsck | J. Bruce Fields | 2007-01-28 | 1 | -8/+8 |
| * | | | user-manual: git-fsck, dangling objects | J. Bruce Fields | 2007-01-28 | 1 | -6/+118 |
| * | | | user-manual: reorganize fetch discussion, add internals, etc. | J. Bruce Fields | 2007-01-27 | 1 | -204/+954 |
| * | | | user-manual: stub discussion of fsck and reflog | J. Bruce Fields | 2007-01-26 | 1 | -0/+21 |
| * | | | user-manual: update git-gc discussion | J. Bruce Fields | 2007-01-21 | 1 | -5/+3 |
| * | | | user-manual: update references discussion | J. Bruce Fields | 2007-01-21 | 1 | -27/+19 |
| * | | | user-manual: clarify difference between tag and branch | J. Bruce Fields | 2007-01-21 | 1 | -0/+3 |
| * | | | user-manual: minor quickstart reorganization | J. Bruce Fields | 2007-01-21 | 1 | -8/+22 |
| * | | | user-manual: add "quick start" as chapter 1 | J. Bruce Fields | 2007-01-20 | 1 | -2/+200 |
| * | | | user-manual: rewrap, fix heading levels | J. Bruce Fields | 2007-01-14 | 1 | -17/+23 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/git/git | J. Bruce Fields | 2007-01-14 | 23 | -202/+324 |
| |\ \ \ |
|
| * | | | | user-manual: reindent | J. Bruce Fields | 2007-01-14 | 1 | -9/+22 |
| * | | | | user-manual: replace init-db by init | J. Bruce Fields | 2007-01-11 | 1 | -2/+2 |
| * | | | | user manual: answer some comments from Junio | J. Bruce Fields | 2007-01-10 | 1 | -23/+10 |
| * | | | | User manual: fix typos in examples | Junio C Hamano | 2007-01-10 | 1 | -10/+26 |
| * | | | | Documentation: rev-list -> rev-parse, other typos, start examples | J. Bruce Fields | 2007-01-10 | 1 | -2/+57 |
| * | | | | Documentation: begin discussion of git-remote in user manual | J. Bruce Fields | 2007-01-09 | 1 | -14/+54 |
| * | | | | Documentation: reorder development section, todo's | J. Bruce Fields | 2007-01-08 | 1 | -120/+123 |
| * | | | | Documentation: more user-manual todo's | J. Bruce Fields | 2007-01-08 | 1 | -1/+16 |
| * | | | | Documentation: git-rebase discussion, miscellaneous user-manual updates | J. Bruce Fields | 2007-01-07 | 1 | -4/+157 |
| * | | | | Documentation: expand preface and todo's | J. Bruce Fields | 2007-01-07 | 1 | -3/+28 |
| * | | | | Documentation: add git user's manual | J. Bruce Fields | 2007-01-07 | 4 | -1/+1774 |
* | | | | | Update git-cat-file documentation | Aneesh Kumar K.V | 2007-01-31 | 1 | -1/+3 |
* | | | | | Documentation: "git-checkout <tree> <path>" takes any tree-ish | Junio C Hamano | 2007-01-31 | 1 | -5/+7 |
| |_|_|/
|/| | | |
|
* | | | | git-fsck-objects is now synonym to git-fsck | Junio C Hamano | 2007-01-28 | 7 | -131/+148 |
* | | | | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 2007-01-28 | 15 | -244/+262 |
* | | | | Teach for-each-ref about a little language called Tcl. | Shawn O. Pearce | 2007-01-28 | 1 | -2/+2 |
* | | | | Document 'git-blame --incremental' | Junio C Hamano | 2007-01-28 | 1 | -1/+46 |
* | | | | Documentation/config.txt: Fix documentation of colour config tweaks. | Mark Wooding | 2007-01-28 | 1 | -10/+16 |
| |_|/
|/| | |
|
* | | | Update describe documentation. | Junio C Hamano | 2007-01-28 | 1 | -9/+22 |
* | | | Document --check option to git diff. | Bill Lear | 2007-01-27 | 2 | -1/+6 |
* | | | Allow the tag signing key to be specified in the config file | Andy Parkins | 2007-01-27 | 2 | -0/+17 |
* | | | Documentation: pack-refs --all vs default behaviour | Junio C Hamano | 2007-01-26 | 1 | -1/+12 |
* | | | Add dangling objects tips. | Linus Torvalds | 2007-01-25 | 1 | -0/+109 |
* | | | make --upload-pack option to git-fetch configurable | Uwe Kleine-König | 2007-01-24 | 1 | -1/+5 |
* | | | Consolidate {receive,fetch}.unpackLimit | Junio C Hamano | 2007-01-24 | 1 | -0/+5 |
* | | | fetch-pack: remove --keep-auto and make it the default. | Junio C Hamano | 2007-01-24 | 1 | -0/+10 |
* | | | rename --exec to --upload-pack for fetch-pack and peek-remote | Uwe Kleine-König | 2007-01-24 | 2 | -4/+10 |
* | | | Documentation: --amend cannot be combined with -c/-C/-F. | Peter Eriksen | 2007-01-24 | 1 | -2/+2 |
* | | | Documentation/config.txt: Correct info about subsection name | Jakub Narebski | 2007-01-24 | 1 | -2/+2 |