summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't allocate too much memory in quote_ref_urlMike Hommey2008-06-141-1/+1
* gitweb: Make it work with $GIT containing spacesJakub Narebski2008-06-141-1/+1
* completion: add more 'git add' optionsSZEDER Gábor2008-06-141-1/+4
* git add: add long equivalents of '-u' and '-f' optionsSZEDER Gábor2008-06-142-4/+7
* Merge branch 'rs/attr'Junio C Hamano2008-06-143-22/+61
|\
| * Ignore .gitattributes in bare repositoriesRené Scharfe2008-06-093-22/+61
* | git-svn: test that extra blank lines aren't inserted in commit messages.Avery Pennarun2008-06-141-1/+15
* | git-svn: don't append extra newlines at the end of commit messages.Avery Pennarun2008-06-141-3/+5
* | git-submodule - Fix errors regarding resolve_relative_urlMark Levedahl2008-06-141-4/+5
* | documentation: bisect: remove bits talking about a bisection branchChristian Couder2008-06-141-4/+3
* | sha1_file.c: dead code removalJunio C Hamano2008-06-132-145/+0
* | git-instaweb: improve auto-discovery of httpd and call conventions.Flavio Poletti2008-06-131-15/+33
* | t4126: fix test that happened to work due to timingJunio C Hamano2008-06-131-4/+0
* | Merge branch 'om/remote-fix'Junio C Hamano2008-06-123-51/+153
|\ \
| * | "remote prune": be quiet when there is nothing to pruneJunio C Hamano2008-06-111-2/+3
| * | remote show: list tracked remote branches with -nOlivier Marin2008-06-102-2/+22
| * | remote prune: print the list of pruned branchesOlivier Marin2008-06-103-8/+37
| * | builtin-remote: split show_or_prune() in two separate functionsOlivier Marin2008-06-101-34/+67
| * | remote show: fix the -n optionOlivier Marin2008-06-103-22/+41
* | | fast-export: Correctly generate initial commits with no parentsShawn O. Pearce2008-06-121-0/+2
* | | t/.gitattributes: only ignore whitespace errors in test filesLea Wiemann2008-06-122-2/+3
* | | document --pretty=tformat: optionJeff King2008-06-121-0/+22
* | | Improve sed portabilityChris Ridd2008-06-121-1/+1
* | | user-manual: describe how higher stages are set during a mergeJunio C Hamano2008-06-121-8/+7
* | | doc: adding gitman.info and *.texi to .gitignoreGeoffrey Irving2008-06-121-0/+2
* | | Documentation: exclude @pxref{[REMOTES]} from texinfo intermediate outputJunio C Hamano2008-06-121-1/+1
* | | Documentation/git-pull.txt: Use more standard [NOTE] markupJunio C Hamano2008-06-121-1/+2
* | | Typo in RelNotes.Mikael Magnusson2008-06-111-1/+1
* | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-06-111-20/+30
|\ \ \
| * | | gitk: Handle detached heads betterPaul Mackerras2008-05-261-20/+30
* | | | Merge branch 'maint'Junio C Hamano2008-06-111-1/+1
|\ \ \ \
| * | | | fix typo in tutorialFred Maranhão2008-06-111-1/+1
* | | | | git-cvsimport: do not fail when CVSROOT is /Philippe Bruhat (BooK)2008-06-101-0/+1
* | | | | Consolidate SHA1 object file closeLinus Torvalds2008-06-101-6/+11
* | | | | Documentation/git-cat-file.txt: add missing line breakLea Wiemann2008-06-091-0/+1
| |_|/ / |/| | |
* | | | Merge branch 'js/merge-recursive'Junio C Hamano2008-06-092-0/+63
|\ \ \ \
| * | | | merge-recursive: respect core.autocrlf when writing out the resultJohannes Schindelin2008-06-092-1/+12
| * | | | Add testcase for merging in a CRLF repoMarius Storm-Olsen2008-06-091-0/+52
* | | | | Merge branch 'maint'Junio C Hamano2008-06-092-0/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | git-read-tree: document -v option.Miklos Vajna2008-06-091-0/+3
| |/ / /
| * | | Remove exec bit from builtin-fast-export.cJohannes Sixt2008-06-081-0/+0
* | | | cat-file --batch / --batch-check: do not exit if hashes are missingLea Wiemann2008-06-092-6/+27
* | | | t1006-cat-file.sh: typoLea Wiemann2008-06-091-1/+1
| |_|/ |/| |
* | | Port to 12 other Platforms.Boyd Lynn Gerber2008-06-082-1/+40
* | | progress.c: avoid use of dynamic-sized arrayBoyd Lynn Gerber2008-06-081-3/+8
* | | git-name-rev.txt: document --no-undefined and --alwaysStephan Beyer2008-06-081-0/+7
* | | git-describe.txt: document --alwaysStephan Beyer2008-06-081-0/+3
* | | Docs: add some long/short optionsStephan Beyer2008-06-084-1/+14
* | | Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-0856-210/+394
* | | git-commit.txt: Add missing long/short optionsStephan Beyer2008-06-081-8/+9