Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge branch 'jc/branch-remove-remote' | Junio C Hamano | 2006-12-20 | 1 | -26/+62 | |
|\ \ \ \ \ | ||||||
| * | | | | | git-branch -d: do not stop at the first failure. | Quy Tonthat | 2006-12-18 | 1 | -18/+39 | |
| * | | | | | Teach git-branch to delete tracking branches with -r -d | Junio C Hamano | 2006-12-18 | 1 | -13/+28 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'jc/clone' | Junio C Hamano | 2006-12-20 | 13 | -85/+52 | |
|\ \ \ \ \ | ||||||
| * | | | | | Move "no merge candidate" warning into git-pull | Josef Weidendorfer | 2006-12-19 | 2 | -10/+4 | |
| * | | | | | Use preprocessor constants for environment variable names. | Junio C Hamano | 2006-12-19 | 6 | -12/+16 | |
| * | | | | | Do not create $GIT_DIR/remotes/ directory anymore. | Junio C Hamano | 2006-12-19 | 2 | -5/+3 | |
| * | | | | | Merge branch 'jc/test-clone' into jc/clone | Junio C Hamano | 2006-12-19 | 29 | -106/+564 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Introduce GIT_TEMPLATE_DIR | Johannes Schindelin | 2006-12-19 | 2 | -3/+7 | |
| | * | | | | | Revert "fix testsuite: make sure they use templates freshly built from the so... | Junio C Hamano | 2006-12-19 | 11 | -36/+26 | |
| | * | | | | | fix testsuite: make sure they use templates freshly built from the source | Junio C Hamano | 2006-12-18 | 11 | -26/+36 | |
| | |/ / / / | ||||||
| * | | | | | git-clone: lose the traditional 'no-separate-remote' layout | Junio C Hamano | 2006-12-16 | 2 | -60/+13 | |
| * | | | | | git-clone: lose the artificial "first" fetch refspec | Junio C Hamano | 2006-12-16 | 1 | -4/+4 | |
| * | | | | | git-pull: refuse default merge without branch.*.merge | Junio C Hamano | 2006-12-16 | 1 | -1/+2 | |
| * | | | | | git-clone: use wildcard specification for tracking branches | Junio C Hamano | 2006-12-16 | 1 | -17/+30 | |
* | | | | | | compat/inet_ntop: do not use u_int | Junio C Hamano | 2006-12-20 | 1 | -1/+1 | |
* | | | | | | git-add: error out when given no arguments. | Junio C Hamano | 2006-12-20 | 1 | -0/+5 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2006-12-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | GIT 1.4.4.3v1.4.4.3 | Junio C Hamano | 2006-12-20 | 1 | -1/+1 | |
* | | | | | | clarify some error messages wrt unknown object types | Nicolas Pitre | 2006-12-20 | 2 | -3/+3 | |
* | | | | | | simplify inclusion of system header files. | Junio C Hamano | 2006-12-20 | 72 | -201/+42 | |
* | | | | | | index-pack usage of mmap() is unacceptably slower on many OSes other than Linux | Nicolas Pitre | 2006-12-20 | 1 | -13/+14 | |
* | | | | | | gitweb: Show '...' links in "summary" view only if there are more items | Robert Fitzsimons | 2006-12-19 | 1 | -2/+9 | |
* | | | | | | config_rename_section: fix FILE* leak | Junio C Hamano | 2006-12-19 | 1 | -6/+13 | |
* | | | | | | Remove COLLISION_CHECK from Makefile since it's not used. | Brian Gernhardt | 2006-12-19 | 2 | -8/+0 | |
* | | | | | | fix populate-filespec | Junio C Hamano | 2006-12-19 | 1 | -1/+1 | |
* | | | | | | git-cvsserver: fix breakage when calling git merge-file | Eric Wong | 2006-12-19 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | rerere: fix breakage of resolving. | Junio C Hamano | 2006-12-18 | 1 | -1/+1 | |
* | | | | | Add config example with respect to branch | Aneesh Kumar K.V | 2006-12-18 | 1 | -0/+5 | |
* | | | | | Add documentation for show-branch --topics | Brian Gernhardt | 2006-12-18 | 1 | -1/+9 | |
* | | | | | make git a bit less cryptic on fetch errors | Nicolas Pitre | 2006-12-18 | 3 | -3/+3 | |
* | | | | | make patch_delta() error cases a bit more verbose | Nicolas Pitre | 2006-12-18 | 2 | -9/+8 | |
* | | | | | racy-git: documentation updates. | Junio C Hamano | 2006-12-18 | 1 | -18/+20 | |
* | | | | | show-ref: fix --exclude-existing | Junio C Hamano | 2006-12-18 | 1 | -3/+4 | |
* | | | | | parse-remote::expand_refs_wildcard() | Junio C Hamano | 2006-12-18 | 1 | -5/+3 | |
* | | | | | vim syntax: follow recent changes to commit template | Jeff King | 2006-12-18 | 1 | -2/+2 | |
* | | | | | show-ref: fix --verify --hash=length | Junio C Hamano | 2006-12-17 | 1 | -10/+15 | |
* | | | | | show-ref: fix --quiet --verify | Junio C Hamano | 2006-12-17 | 1 | -3/+5 | |
* | | | | | Merge branch 'jc/blame-boundary' | Junio C Hamano | 2006-12-17 | 1 | -1/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | git-blame: show lines attributed to boundary commits differently. | Junio C Hamano | 2006-12-13 | 1 | -1/+14 | |
* | | | | | | Merge branch 'jc/reflog' (early part) | Junio C Hamano | 2006-12-17 | 1 | -5/+30 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Teach show-branch how to show ref-log data. | Junio C Hamano | 2006-12-17 | 1 | -5/+30 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge branch 'js/branch-config' | Junio C Hamano | 2006-12-17 | 6 | -1/+142 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | git-branch: rename config vars branch.<branch>.*, too | Johannes Schindelin | 2006-12-16 | 2 | -0/+16 | |
| * | | | | | | add a function to rename sections in the config | Johannes Schindelin | 2006-12-16 | 4 | -1/+126 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge branch 'jn/web' (early part) | Junio C Hamano | 2006-12-17 | 1 | -33/+183 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | gitweb: Add "next" link to commit view | Jakub Narebski | 2006-12-16 | 1 | -9/+29 | |
| * | | | | | | gitweb: Add title attribute to ref marker with full ref name | Jakub Narebski | 2006-12-16 | 1 | -1/+2 | |
| * | | | | | | gitweb: Do not show difftree for merges in "commit" view | Jakub Narebski | 2006-12-16 | 1 | -7/+15 | |
| * | | | | | | gitweb: SHA-1 in commit log message links to "object" view | Jakub Narebski | 2006-12-12 | 1 | -7/+5 |