aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'js/filter'Junio C Hamano2007-06-22
|\
| * filter-branch: subdirectory filter needs --full-historyJohannes Sixt2007-06-09
| * filter-branch: Simplify parent computation.Johannes Sixt2007-06-09
| * Teach filter-branch about subdirectory filteringJohannes Schindelin2007-06-09
| * filter-branch: also don't fail in map() if a commit cannot be mappedJohannes Sixt2007-06-06
| * filter-branch: Use rev-list arguments to specify revision ranges.Johannes Sixt2007-06-06
| * filter-branch: fix behaviour of '-k'Johannes Schindelin2007-06-06
| * filter-branch: use $(($i+1)) instead of $((i+1))Johannes Schindelin2007-06-06
| * chmod +x git-filter-branch.shMatthias Lederhofer2007-06-06
| * filter-branch: prevent filters from reading from stdinMatthias Lederhofer2007-06-06
| * t7003: make test repeatableJunio C Hamano2007-06-05
| * Add git-filter-branchJohannes Schindelin2007-06-02
* | Two trivial -Wcast-qual fixesJunio C Hamano2007-06-22
* | diffcore-rename: favour identical basenamesJohannes Schindelin2007-06-22
* | Document git-gui, git-citool as mainporcelain manual pagesShawn O. Pearce2007-06-22
* | Generate tags with correct timestamp (git-svnimport)Dave O'Neill2007-06-22
* | Cloning from a repo without "current branch"Nanako Shiraishi2007-06-20
* | Change default man page path to /usr/share/manIsmail Dönmez2007-06-20
* | INSTALL: explain how to build documentationJunio C Hamano2007-06-20
* | cvsserver: Actually implement --export-allAlex Riesen2007-06-20
* | Document git log --full-diffJakub Narebski2007-06-16
* | Document git log --abbrev-commit, as a kind of pretty optionJakub Narebski2007-06-16
* | Use tabs for indenting definition list for options in git-log.txtJakub Narebski2007-06-16
* | Document git rev-list --timestampJakub Narebski2007-06-16
* | Document git reflog --stale-fixJakub Narebski2007-06-16
* | Document git rev-parse --is-inside-git-dirJakub Narebski2007-06-16
* | Document git read-tree --trivialJakub Narebski2007-06-16
* | Document git rev-list --full-historyJakub Narebski2007-06-16
* | Do not use h_errno after connect(2): the function does not set itAlex Riesen2007-06-16
* | Documentation: update "stale" links for 1.5.2.2Junio C Hamano2007-06-16
* | Merge branch 'jc/remote'Junio C Hamano2007-06-16
|\ \
| * | git-push: Update description of refspecs and add examplesJunio C Hamano2007-06-09
| * | remote.c: "git-push frotz" should update what matches at the source.Junio C Hamano2007-06-09
| * | remote.c: fix "git push" weak match disambiguationJunio C Hamano2007-06-09
| * | remote.c: minor clean-up of match_explicit()Junio C Hamano2007-06-09
| * | remote.c: refactor creation of new dst refJunio C Hamano2007-06-09
| * | remote.c: refactor match_explicit_refs()Junio C Hamano2007-06-09
* | | Merge branch 'gp/branch'Junio C Hamano2007-06-16
|\ \ \
| * | | git-branch: cleanup config file when deleting branchesGerrit Pape2007-06-09
| |/ /
* | | Merge branch 'fl/cvsserver'Junio C Hamano2007-06-16
|\ \ \
| * | | cvsserver: Actually implement --export-allFrank Lichtenheld2007-06-15
| * | | cvsserver: Let --base-path and pserver get along just fineFrank Lichtenheld2007-06-15
| * | | cvsserver: Add some useful commandline optionsFrank Lichtenheld2007-06-08
* | | | Merge branch 'lh/submodule'Junio C Hamano2007-06-16
|\ \ \ \
| * | | | gitmodules(5): remove leading period from synopsisLars Hjemli2007-06-15
| * | | | Add gitmodules(5)Lars Hjemli2007-06-12
| * | | | git-submodule: give submodules proper namesLars Hjemli2007-06-12
| * | | | Rename sections from "module" to "submodule" in .gitmodulesLars Hjemli2007-06-12
| * | | | git-submodule: remember to checkout after cloneLars Hjemli2007-06-12
| * | | | t7400: barf if git-submodule removes or replaces a fileLars Hjemli2007-06-12