summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Teach git-repack to preserve objects referred to by reflog entries.Junio C Hamano2006-12-203-9/+52
* Protect commits recorded in reflog from pruning.Junio C Hamano2006-12-202-0/+38
* add for_each_reflog_ent() iteratorJunio C Hamano2006-12-202-0/+29
* Merge branch 'ew/svn-pm'Junio C Hamano2006-12-2010-1087/+198
|\
| * git-svn: rename 'commit' command to 'set-tree'Eric Wong2006-12-165-29/+29
| * git-svn: remove support for the svn command-line clientEric Wong2006-12-167-882/+51
| * git-svn: convert to using Git.pmEric Wong2006-12-151-193/+135
* | diff documentation: mostly talk about <commit>Junio C Hamano2006-12-201-2/+2
* | Merge branch 'jc/leftright'Junio C Hamano2006-12-205-10/+43
|\ \
| * | Revert "Make left-right automatic."Junio C Hamano2006-12-192-11/+3
| * | Make left-right automatic.Junio C Hamano2006-12-172-3/+11
| * | Teach all of log family --left-right output.Junio C Hamano2006-12-174-10/+28
| * | rev-list --left-rightJunio C Hamano2006-12-174-6/+21
* | | Merge branch 'jc/blame'Junio C Hamano2006-12-201-2/+31
|\ \ \
| * | | blame: -b (blame.blankboundary) and --root (blame.showroot)Junio C Hamano2006-12-181-2/+31
* | | | Merge branch 'jc/branch-remove-remote'Junio C Hamano2006-12-201-26/+62
|\ \ \ \
| * | | | git-branch -d: do not stop at the first failure.Quy Tonthat2006-12-181-18/+39
| * | | | Teach git-branch to delete tracking branches with -r -dJunio C Hamano2006-12-181-13/+28
| |/ / /
* | | | Merge branch 'jc/clone'Junio C Hamano2006-12-2013-85/+52
|\ \ \ \
| * | | | Move "no merge candidate" warning into git-pullJosef Weidendorfer2006-12-192-10/+4
| * | | | Use preprocessor constants for environment variable names.Junio C Hamano2006-12-196-12/+16
| * | | | Do not create $GIT_DIR/remotes/ directory anymore.Junio C Hamano2006-12-192-5/+3
| * | | | Merge branch 'jc/test-clone' into jc/cloneJunio C Hamano2006-12-1929-106/+564
| |\ \ \ \
| | * | | | Introduce GIT_TEMPLATE_DIRJohannes Schindelin2006-12-192-3/+7
| | * | | | Revert "fix testsuite: make sure they use templates freshly built from the so...Junio C Hamano2006-12-1911-36/+26
| | * | | | fix testsuite: make sure they use templates freshly built from the sourceJunio C Hamano2006-12-1811-26/+36
| | |/ / /
| * | | | git-clone: lose the traditional 'no-separate-remote' layoutJunio C Hamano2006-12-162-60/+13
| * | | | git-clone: lose the artificial "first" fetch refspecJunio C Hamano2006-12-161-4/+4
| * | | | git-pull: refuse default merge without branch.*.mergeJunio C Hamano2006-12-161-1/+2
| * | | | git-clone: use wildcard specification for tracking branchesJunio C Hamano2006-12-161-17/+30
* | | | | compat/inet_ntop: do not use u_intJunio C Hamano2006-12-201-1/+1
* | | | | git-add: error out when given no arguments.Junio C Hamano2006-12-201-0/+5
* | | | | Merge branch 'maint'Junio C Hamano2006-12-201-1/+1
|\ \ \ \ \
| * | | | | GIT 1.4.4.3v1.4.4.3Junio C Hamano2006-12-201-1/+1
* | | | | | clarify some error messages wrt unknown object typesNicolas Pitre2006-12-202-3/+3
* | | | | | simplify inclusion of system header files.Junio C Hamano2006-12-2072-201/+42
* | | | | | index-pack usage of mmap() is unacceptably slower on many OSes other than LinuxNicolas Pitre2006-12-201-13/+14
* | | | | | gitweb: Show '...' links in "summary" view only if there are more itemsRobert Fitzsimons2006-12-191-2/+9
* | | | | | config_rename_section: fix FILE* leakJunio C Hamano2006-12-191-6/+13
* | | | | | Remove COLLISION_CHECK from Makefile since it's not used.Brian Gernhardt2006-12-192-8/+0
* | | | | | fix populate-filespecJunio C Hamano2006-12-191-1/+1
* | | | | | git-cvsserver: fix breakage when calling git merge-fileEric Wong2006-12-191-1/+1
| |_|/ / / |/| | | |
* | | | | rerere: fix breakage of resolving.Junio C Hamano2006-12-181-1/+1
* | | | | Add config example with respect to branchAneesh Kumar K.V2006-12-181-0/+5
* | | | | Add documentation for show-branch --topicsBrian Gernhardt2006-12-181-1/+9
* | | | | make git a bit less cryptic on fetch errorsNicolas Pitre2006-12-183-3/+3
* | | | | make patch_delta() error cases a bit more verboseNicolas Pitre2006-12-182-9/+8
* | | | | racy-git: documentation updates.Junio C Hamano2006-12-181-18/+20
* | | | | show-ref: fix --exclude-existingJunio C Hamano2006-12-181-3/+4
* | | | | parse-remote::expand_refs_wildcard()Junio C Hamano2006-12-181-5/+3