Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jc/grep' | Junio C Hamano | 2006-10-18 | 1 | -1/+10 |
|\ | |||||
| * | grep --all-match | Junio C Hamano | 2006-09-27 | 1 | -1/+10 |
* | | Merge branch 'jc/diff-numstat' | Junio C Hamano | 2006-10-18 | 1 | -0/+5 |
|\ \ | |||||
| * | | diff --numstat | Junio C Hamano | 2006-10-13 | 1 | -0/+5 |
* | | | Merge branch 'rs/rebase' | Junio C Hamano | 2006-10-18 | 1 | -1/+4 |
|\ \ \ | |||||
| * | | | git-rebase: Add a -v option to show a diffstat of the changes upstream at the... | Robert Shearman | 2006-10-04 | 1 | -1/+4 |
* | | | | Add revspec documentation for ':path', ':[0-3]:path' and git-describe | pclouds@gmail.com | 2006-10-18 | 1 | -1/+15 |
| |/ / |/| | | |||||
* | | | Documentation: add missing second colons and remove a typo | Rene Scharfe | 2006-10-12 | 4 | -6/+6 |
* | | | Documentation/git-svn: document some of the newer features | Eric Wong | 2006-10-11 | 1 | -16/+123 |
* | | | add commit count options to git-shortlogv1.4.3-rc2 | Nicolas Pitre | 2006-10-09 | 1 | -2/+15 |
* | | | Add default values for --window and --depth to the docs | Dennis Stosberg | 2006-10-06 | 2 | -4/+6 |
* | | | cherry-pick: make -r the default | Junio C Hamano | 2006-10-05 | 1 | -7/+16 |
* | | | Add git-upload-archive to the main git man page | Franck Bui-Huu | 2006-10-05 | 1 | -0/+3 |
|/ / | |||||
* | | escape tilde in Documentation/git-rev-parse.txt | Junio C Hamano | 2006-10-03 | 2 | -1/+2 |
* | | Merge branch 'jc/gitpm' | Junio C Hamano | 2006-09-30 | 1 | -1/+2 |
|\ \ | |||||
| * \ | Merge branch 'master' into pb/gitpm | Junio C Hamano | 2006-08-15 | 8 | -21/+316 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into pb/gitpm | Junio C Hamano | 2006-08-07 | 39 | -79/+719 |
| |\ \ \ | |||||
| * | | | | Git.pm: Add config() method | Petr Baudis | 2006-07-03 | 1 | -1/+2 |
* | | | | | Merge branch 'jc/diff-stat' | Junio C Hamano | 2006-09-30 | 1 | -2/+5 |
|\ \ \ \ \ | |||||
| * | | | | | diff --stat=width[,name-width]: allow custom diffstat output width. | Linus Torvalds | 2006-09-28 | 1 | -2/+5 |
* | | | | | | http/ftp: optionally ask curl to not use EPSV command | Sasha Khapyorsky | 2006-09-28 | 1 | -0/+6 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Cleaned up git-daemon virtual hosting support. | Jon Loeliger | 2006-09-27 | 1 | -6/+37 |
|/ / / / | |||||
* | | | | git-archive: update documentation | Franck Bui-Huu | 2006-09-25 | 2 | -0/+16 |
* | | | | Allow 'svn fetch' on '(no date)' revisions in Subversion. | Shawn Pearce | 2006-09-24 | 1 | -0/+12 |
* | | | | Remove upload-tar and make git-tar-tree a thin wrapper to git-archive | Junio C Hamano | 2006-09-24 | 3 | -43/+3 |
* | | | | Merge branch 'jc/filter-commit' | Junio C Hamano | 2006-09-24 | 1 | -0/+11 |
|\ \ \ \ | |||||
| * | | | | revision traversal: --author, --committer, and --grep. | Junio C Hamano | 2006-09-20 | 1 | -0/+11 |
* | | | | | Merge branch 'sb/branch-attributes' | Junio C Hamano | 2006-09-24 | 1 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | fetch: get the remote branches to merge from the branch properties | Santi Béjar | 2006-09-24 | 1 | -0/+4 |
| * | | | | | Fetch: default remote repository from branch properties | Santi Béjar | 2006-09-24 | 1 | -0/+3 |
* | | | | | | Merge branch 'jl/daemon' | Junio C Hamano | 2006-09-24 | 1 | -0/+47 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Add virtualization support to git-daemon | Jon Loeliger | 2006-09-20 | 1 | -0/+47 |
| |/ / / / | |||||
* | | | | | Remove git-zip-tree | Rene Scharfe | 2006-09-23 | 1 | -67/+0 |
* | | | | | Document receive.denyNonFastforwards | Johannes Schindelin | 2006-09-20 | 3 | -0/+13 |
|/ / / / | |||||
* | | | | gitk(1): mention --all | Jonas Fonseca | 2006-09-20 | 1 | -0/+9 |
* | | | | Fix trivial typos and inconsistencies in hooks documentation | Jonas Fonseca | 2006-09-20 | 1 | -28/+28 |
* | | | | Merge branch 'jc/pack' | Junio C Hamano | 2006-09-17 | 1 | -1/+20 |
|\ \ \ \ | |||||
| * | | | | pack-objects: document --revs, --unpacked and --all. | Junio C Hamano | 2006-09-12 | 1 | -1/+20 |
* | | | | | Merge branch 'jk/diff' | Junio C Hamano | 2006-09-17 | 1 | -0/+14 |
|\ \ \ \ \ | |||||
| * | | | | | git-status: document colorization config options | Jeff King | 2006-09-12 | 1 | -0/+14 |
| |/ / / / | |||||
* | | | | | git-repack(1): document --window and --depth | Jonas Fonseca | 2006-09-17 | 1 | -1/+11 |
* | | | | | git-apply(1): document --unidiff-zero | Jonas Fonseca | 2006-09-17 | 1 | -0/+10 |
* | | | | | Merge branch 'jc/archive' | Junio C Hamano | 2006-09-17 | 2 | -0/+137 |
|\ \ \ \ \ | |||||
| * | | | | | Add git-upload-archive | Franck Bui-Huu | 2006-09-09 | 1 | -0/+37 |
| * | | | | | Add git-archive | Franck Bui-Huu | 2006-09-09 | 1 | -0/+100 |
| |/ / / / | |||||
* | | | | | Document git-grep -[Hh] | Junio C Hamano | 2006-09-15 | 1 | -1/+8 |
* | | | | | Documentation: Fix broken links | Dmitry V. Levin | 2006-09-13 | 3 | -3/+3 |
* | | | | | Merge branch 'jc/unpack' | Junio C Hamano | 2006-09-13 | 1 | -1/+7 |
|\ \ \ \ \ | |||||
| * | | | | | unpack-objects -r: call it "recover". | Junio C Hamano | 2006-09-13 | 1 | -1/+1 |
| * | | | | | unpack-objects desperately salvages objects from a corrupt pack | Junio C Hamano | 2006-09-04 | 1 | -1/+7 |