summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-07Documentation/git-commit.txt: correct bad list formatting.David Kastrup
2007-08-07send-email: teach sanitize_address to do rfc2047 quotingUwe Kleine-K,Av(Bnig
2007-08-07Fix "make GZ=1 quick-install-doc"Junio C Hamano
2007-08-07pager: find out pager setting from configurationJunio C Hamano
2007-08-06git-am: initialize variable $resume on startupGerrit Pape
2007-08-06Documentation/git-svn: how to clone a git-svn-created repositoryAdam Roben
2007-08-06Merge branch 'maint'Junio C Hamano
2007-08-06apply: remove directory that becomes empty by renaming the last file awayLinus Torvalds
2007-08-06setup.c:verify_non_filename(): don't die unnecessarily while disambiguatingJunio C Hamano
2007-08-06documentation: use the word "index" in the git-commit man pageJ. Bruce Fields
2007-08-06Merge branch 'master' of git://linux-nfs.org/~bfields/gitJunio C Hamano
2007-08-05Merge branch 'maint'J. Bruce Fields
2007-08-05documentation: use the word "index" in the git-add manual pageJ. Bruce Fields
2007-08-05user-manual: mention git-guiJ. Bruce Fields
2007-08-05user-manual: mention git stashJunio C Hamano
2007-08-05user-manual: update for new default --track behaviorJ. Bruce Fields
2007-08-05Fix install-doc-quick targetJunio C Hamano
2007-08-05unpack-trees.c: assume submodules are clean during check-outJunio C Hamano
2007-08-05Fixed git-push manpageJyotirmoy Bhattacharya
2007-08-05checkout-index needs a working treeJohannes Schindelin
2007-08-04add "test-absolute-path" to .gitignoreRandal L. Schwartz
2007-08-04Document GIT_SSH environment variable alongside other variablesShawn O. Pearce
2007-08-04INSTALL: add warning on docbook-xsl 1.72 and 1.73Junio C Hamano
2007-08-04gitweb: Fix handling of $file_name in feed generationJakub Narebski
2007-08-04git-completion: add "git stash"Junio C Hamano
2007-08-03GIT 1.5.3-rc4v1.5.3-rc4Junio C Hamano
2007-08-03Fix bogus use of printf in t3700 testJunio C Hamano
2007-08-03gitweb: do not choke on recursive symlinkJunio C Hamano
2007-08-03Fix work-tree related breakagesJunio C Hamano
2007-08-03Fix documentation for core.gitproxy to reflect codeDavid Symonds
2007-08-03read-tree: remove unnecessary call to setup_git_directory()Johannes Schindelin
2007-08-03Support building on GNU/HurdThomas Schwinge
2007-08-02Fix style nit in Python slicing.Han-Wen Nienhuys
2007-08-02Sort output of "p4 change" in incremental import before furtherHan-Wen Nienhuys
2007-08-02RelNotes 1.5.3 updates before -rc4Junio C Hamano
2007-08-02When generating manpages, delete outdated targets first.David Kastrup
2007-08-02rebase -i: fix for optional [branch] parameterJohannes Schindelin
2007-08-02Try to be consistent with capitalization in the documentationSteve Hoelzer
2007-08-02git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F.Junio C Hamano
2007-08-02git-sh-setup.sh: make GIT_EDITOR/core.editor/VISUAL/EDITOR accept commandsDavid Kastrup
2007-08-02Hack git-add--interactive to make it work with ActiveState PerlAlex Riesen
2007-08-02rebase -i: ignore patches that are already in the upstreamJohannes Schindelin
2007-08-01get_relative_cwd(): clarify why it handles dir == NULLJohannes Schindelin
2007-08-01Clean up work-tree handlingJohannes Schindelin
2007-08-01Add set_git_dir() functionJohannes Schindelin
2007-08-01Add functions get_relative_cwd() and is_inside_dir()Johannes Schindelin
2007-08-01Add is_absolute_path() and make_absolute_path()Johannes Schindelin
2007-08-01--base-path-relaxed optionJens Axboe
2007-08-01Add test case for basic commit functionality.Kristian Høgsberg
2007-08-01git.el: Take into account the core.excludesfile config option.Alexandre Julliard