summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | rev-parse: make "whatchanged -- git-fetch-script" work again.Junio C Hamano2006-01-281-1/+3
| |_|/ / / |/| | | |
| | * | | diff-files: -c and --cc options.Junio C Hamano2006-01-283-23/+99
| | * | | combine-diff: better hunk splitting.Junio C Hamano2006-01-281-27/+116
| | * | | diff-tree --cc: squelch header generation on empty patch.Junio C Hamano2006-01-281-16/+30
| | * | | combine-diff: extend --cc logic to Octopus.Junio C Hamano2006-01-281-26/+63
| | * | | combine-diff: minor output changes.Junio C Hamano2006-01-281-3/+2
| | * | | combine-diff: fix appending at the tail of a list.Junio C Hamano2006-01-281-11/+6
| | * | | diff-tree --cc: denser combined diff output for a merge commit.Junio C Hamano2006-01-283-8/+73
| | * | | diff-tree -c: show a merge commit a bit more sensibly.Junio C Hamano2006-01-284-7/+502
| |/ / / |/| | |
| * | | rev-list --remove-empty: add minimum help and doc entry.Junio C Hamano2006-01-282-0/+5
| * | | rev-list: stop when the file disappearsLinus Torvalds2006-01-281-58/+78
|/ / /
* | | merge: seed the commit message with list of conflicted files.Junio C Hamano2006-01-271-0/+8
* | | Merge fixes up to GIT 1.1.5Junio C Hamano2006-01-271-6/+3
|\ \ \ | |/ /
| * | GIT 1.1.5v1.1.5Junio C Hamano2006-01-271-6/+3
| |\ \
| | * \ GIT 1.0.13v1.0.13Junio C Hamano2006-01-272-7/+4
| | |\ \
| | | * | checkout: do not make a temporary copy of symlink target.Junio C Hamano2006-01-271-6/+3
* | | | | Add freebsd support in MakefileAlecs King2006-01-261-0/+5
* | | | | Make GIT-VERSION-GEN tolerate missing git describe command againUwe Zeisberger2006-01-261-3/+5
* | | | | Use symbolic name SHORT_NAME_AMBIGUOUS as error return valueUwe Zeisberger2006-01-261-1/+1
* | | | | Remove unneeded headerUwe Zeisberger2006-01-261-1/+0
* | | | | git-fetch --upload-pack: disambiguate.Junio C Hamano2006-01-262-4/+3
* | | | | Only use a single parser for tree objectsDaniel Barkalow2006-01-265-46/+31
* | | | | Add compat/unsetenv.c .Jason Riedy2006-01-254-0/+37
* | | | | Run GIT-VERSION-GEN with $(SHELL), not sh.Jason Riedy2006-01-251-1/+1
* | | | | Fix git-format-patch -s to include a Signed-off-by: line...Eric W. Biederman2006-01-251-1/+1
* | | | | tests: adjust breakage by stricter rev-parseJunio C Hamano2006-01-251-2/+2
* | | | | git-whatchanged: exit out early on errorsLinus Torvalds2006-01-251-1/+1
* | | | | Make git-rev-list and git-rev-parse argument parsing stricterLinus Torvalds2006-01-252-1/+8
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'jc/clone', 'md/env' and 'mo/path'Junio C Hamano2006-01-257-25/+70
|\ \ \ \ \ \ \
| | | * | | | | git-{fetch,peek-remote} handling of --upload-packMichal Ostrowski2006-01-242-4/+13
| | | * | | | | git-fetch: pass --upload-pack to fetch-packMichal Ostrowski2006-01-242-1/+14
| |_|/ / / / / |/| | | | | |
| | * | | | | local push/pull env cleanupMatt Draisey2006-01-251-2/+8
| |/ / / / / |/| | | | |
| * | | | | clone: do not accept more than one -o option.Junio C Hamano2006-01-241-1/+15
| * | | | | clone: do not create remotes/origin nor origin branch in a bare repository.Junio C Hamano2006-01-242-2/+4
| * | | | | git-clone: PG13 --naked option to --bare.Junio C Hamano2006-01-243-16/+17
|/ / / / /
* | | | | Don't include ../README in git.txt - make a local copyPavel Roskin2006-01-243-4/+8
* | | | | sample update-hook: sanely handle a new branch head.Junio C Hamano2006-01-241-1/+1
* | | | | update-hook: Major overhaul (handling tags, mainly).Andreas Ericsson2006-01-241-6/+65
* | | | | Documentation: finishing touches to the new tutorial.Junio C Hamano2006-01-223-3/+5
* | | | | Recommend to remove unused `origin` in a shared repository.Junio C Hamano2006-01-221-0/+20
* | | | | New tutorialJ. Bruce Fields2006-01-222-1703/+2107
* | | | | git-grep: clarification on parameters.Junio C Hamano2006-01-212-13/+36
* | | | | Undef DT_* before redefining them.Junio C Hamano2006-01-211-0/+4
* | | | | t4011: "sleep 1" is not enough on FATJunio C Hamano2006-01-211-1/+1
* | | | | DT_UNKNOWN: do not fully trust existence of DT_UNKNOWNJunio C Hamano2006-01-212-1/+8
* | | | | fsck-objects: support platforms without d_ino in struct dirent.Junio C Hamano2006-01-212-2/+17
* | | | | Makefile: do not assume lack of IPV6 means no sockaddr_storage.Junio C Hamano2006-01-211-1/+11
* | | | | Mention install-doc in INSTALLJ. Bruce Fields2006-01-211-2/+26
* | | | | Document git-ls-files --directoryPetr Baudis2006-01-211-0/+4
* | | | | Minor git-reset and git-commit documentation fixesJ. Bruce Fields2006-01-212-5/+5