Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename: Break filepairs with different types. | Junio C Hamano | 2007-12-02 | 5 | -14/+104 |
* | Update draft release notes for 1.5.4 | Junio C Hamano | 2007-12-01 | 1 | -86/+98 |
* | Consolidate command list to one. | Junio C Hamano | 2007-12-01 | 5 | -163/+141 |
* | Resurrect peek-remote | Junio C Hamano | 2007-12-01 | 1 | -1/+1 |
* | Merge branch 'tt/help' | Junio C Hamano | 2007-12-01 | 2 | -7/+0 |
|\ | |||||
| * | Remove hint to use "git help -a" | Theodore Ts'o | 2007-11-14 | 1 | -1/+0 |
| * | Make the list of common commands more exclusive | Theodore Ts'o | 2007-11-14 | 1 | -6/+0 |
* | | Merge branch 'jc/move-gitk' | Junio C Hamano | 2007-12-01 | 3 | -11/+32 |
|\ \ | |||||
| * | | Move gitk to its own subdirectory | Junio C Hamano | 2007-11-18 | 3 | -11/+32 |
* | | | Merge branch 'jc/branch-contains' | Junio C Hamano | 2007-12-01 | 5 | -5/+134 |
|\ \ \ | |||||
| * | | | git-branch --contains: doc and test | Junio C Hamano | 2007-11-22 | 2 | -0/+62 |
| * | | | git-branch --contains=commit | Junio C Hamano | 2007-11-22 | 1 | -3/+54 |
| * | | | parse-options: Allow to hide options from the default usage. | Pierre Habouzit | 2007-11-22 | 2 | -2/+18 |
* | | | | Merge branch 'cr/tag-options' | Junio C Hamano | 2007-12-01 | 3 | -90/+105 |
|\ \ \ \ | |||||
| * | | | | git-tag: test that -s implies an annotated tag | Jeff King | 2007-11-25 | 1 | -0/+16 |
| * | | | | "git-tag -s" should create a signed annotated tag | Junio C Hamano | 2007-11-25 | 1 | -0/+3 |
| * | | | | builtin-tag: accept and process multiple -m just like git-commit | Junio C Hamano | 2007-11-22 | 2 | -9/+32 |
| * | | | | Make builtin-tag.c use parse_options. | Carlos Rica | 2007-11-18 | 2 | -88/+61 |
| | |/ / | |/| | | |||||
* | | | | Update draft release notes for 1.5.4 | Junio C Hamano | 2007-12-01 | 1 | -4/+57 |
* | | | | Merge 1.5.3.7 in | Junio C Hamano | 2007-12-01 | 3 | -1/+47 |
|\ \ \ \ | |||||
| * | | | | GIT 1.5.3.7v1.5.3.7 | Junio C Hamano | 2007-12-01 | 3 | -2/+47 |
| * | | | | Fix typo in t4008 test title | Junio C Hamano | 2007-12-01 | 1 | -1/+1 |
* | | | | | git-svn: Don't create a "master" branch every time rebase is run | Steven Grimm | 2007-11-30 | 1 | -0/+2 |
* | | | | | git-svn: add a show-externals command. | Vineet Kumar | 2007-11-30 | 1 | -0/+18 |
* | | | | | git-svn: Remove unnecessary Git::SVN::Util package | David D. Kilzer | 2007-11-30 | 1 | -14/+9 |
* | | | | | git-svn: add support for pulling author from From: and Signed-off-by: | Andy Whitcroft | 2007-11-30 | 1 | -7/+30 |
* | | | | | git-svn now reads settings even if called in subdirectory | Gustaf Hendeby | 2007-11-30 | 1 | -17/+18 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-30 | 12 | -40/+155 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Replace the word 'update-cache' by 'update-index' everywhere | Johannes Schindelin | 2007-11-30 | 9 | -9/+9 |
| * | | | | cvsimport: fix usage of cvsimport.module | Jeff King | 2007-11-30 | 2 | -4/+25 |
| * | | | | Merge branch 'jk/maint-cvsimport-fix' into maint | Junio C Hamano | 2007-11-30 | 2 | -26/+120 |
| |\ \ \ \ | |||||
| | * | | | | cvsimport: miscellaneous packed-ref fixes | Jeff King | 2007-11-28 | 1 | -11/+9 |
| | * | | | | cvsimport: use rev-parse to support packed refs | Jeff King | 2007-11-28 | 2 | -15/+12 |
| | * | | | | Add basic cvsimport tests | Jeff King | 2007-11-28 | 1 | -0/+99 |
| * | | | | | t7003-filter-branch: Fix test of a failing --msg-filter. | Johannes Sixt | 2007-11-30 | 1 | -1/+1 |
* | | | | | | Fix a pathological case in git detecting proper renames | Linus Torvalds | 2007-11-30 | 1 | -0/+13 |
* | | | | | | Fix a pathological case in git detecting proper renames | Linus Torvalds | 2007-11-30 | 1 | -9/+16 |
* | | | | | | receive-pack: allow deletion of corrupt refs | Johannes Schindelin | 2007-11-30 | 2 | -3/+46 |
* | | | | | | Add config_int() method to the Git perl module | Jakub Narebski | 2007-11-30 | 1 | -0/+31 |
* | | | | | | Error out when user doesn't have access permission to the repository | André Goddard Rosa | 2007-11-30 | 2 | -7/+24 |
* | | | | | | per-directory-exclude: lazily read .gitignore files | Junio C Hamano | 2007-11-29 | 3 | -69/+72 |
* | | | | | | dir.c: minor clean-up | Junio C Hamano | 2007-11-29 | 1 | -9/+4 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-28 | 7 | -18/+25 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | scripts: do not get confused with HEAD in work tree | Junio C Hamano | 2007-11-28 | 6 | -11/+11 |
| * | | | | | Improve description of git-branch -d and -D in man page. | Jan Hudec | 2007-11-28 | 1 | -7/+14 |
| |/ / / / | |||||
* | | | | | bash completion: add diff options | Johannes Schindelin | 2007-11-28 | 1 | -0/+14 |
* | | | | | git checkout's reflog: even when detaching the HEAD, say from where | Johannes Schindelin | 2007-11-28 | 1 | -2/+3 |
* | | | | | sha1_file.c: Fix size_t related printf format warnings | Steffen Prohaska | 2007-11-28 | 1 | -4/+6 |
* | | | | | Revert "t5516: test update of local refs on push" | Jeff King | 2007-11-28 | 1 | -28/+0 |
* | | | | | filter-branch: fix dirty way to provide the helpers to commit filters | Johannes Schindelin | 2007-11-28 | 1 | -6/+8 |