aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Finally implement "git log --follow"Linus Torvalds2007-06-22
* Merge branch 'jc/oneline'Junio C Hamano2007-06-22
|\
| * pp_header(): work around possible memory corruptionJohannes Schindelin2007-06-16
* | Merge branch 'ei/oneline+add-empty'Junio C Hamano2007-06-22
|\ \
| * | Fix ALLOC_GROW calls with obsolete semanticsJeff King2007-06-16
| * | Merge branch 'jk/add-empty' into ei/oneline+add-emptyJunio C Hamano2007-06-16
| |\ \ | | |/ | |/|
| | * builtin-add: simplify (and increase accuracy of) exclude handlingJeff King2007-06-13
| | * dir_struct: add collect_ignored optionJeff King2007-06-13
| * | Fix ALLOC_GROW off-by-oneJeff King2007-06-16
| * | Extend --pretty=oneline to cover the first paragraph,Junio C Hamano2007-06-13
| * | Lift 16kB limit of log message outputJunio C Hamano2007-06-13
| |/
* | filter-branch: add example to move everything into a subdirectoryJohannes Schindelin2007-06-22
* | 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
|\ \ \ \