aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | git-p4: Fix bug in p4Where method.Tor Arvid Lund2008-12-04
* | | | | | | Report symlink failures in merge-recursiveAlex Riesen2008-12-04
* | | | | | | Make chdir failures visibleAlex Riesen2008-12-04
* | | | | | | Make some of fwrite/fclose/write/close failures visibleAlex Riesen2008-12-04
|/ / / / / /
* | | | | | Merge branch 'dm/svn-remote'Junio C Hamano2008-12-03
|\ \ \ \ \ \
| * | | | | | git-svn: Make branch use correct svn-remoteDeskin Miller2008-12-03
* | | | | | | Merge branch 'jn/gitweb-utf8'Junio C Hamano2008-12-03
|\ \ \ \ \ \ \
| * | | | | | | gitweb: Fix handling of non-ASCII characters in inserted HTML filesJakub Narebski2008-12-02
* | | | | | | | add stage to gitignoreJeff King2008-12-03
* | | | | | | | submodule: use git rev-parse -qMiklos Vajna2008-12-03
* | | | | | | | rebase: use git rev-parse -qMiklos Vajna2008-12-03
* | | | | | | | pull: use git rev-parse -qMiklos Vajna2008-12-03
* | | | | | | | lost-found: use git rev-parse -qMiklos Vajna2008-12-03
* | | | | | | | filter-branch: use git rev-parse -qMiklos Vajna2008-12-03
* | | | | | | | Merge branch 'jc/rm-i-t-a'Junio C Hamano2008-12-03
|\ \ \ \ \ \ \ \
| * | | | | | | | git add --intent-to-add: do not let an empty blob be committed by accidentJunio C Hamano2008-11-30
| * | | | | | | | git add --intent-to-add: fix removal of cached emptinessJunio C Hamano2008-11-28
| * | | | | | | | builtin-rm.c: explain and clarify the "local change" logicJunio C Hamano2008-11-28
| * | | | | | | | Merge branch 'nd/narrow' (early part) into jc/add-i-t-aJunio C Hamano2008-11-28
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Extend index to save more flagsNguyễn Thái Ngọc Duy2008-10-12
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-12-03
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'jk/maint-commit-v-strip' into maintJunio C Hamano2008-12-02
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | xdiff: give up scanning similar lines earlyDavide Libenzi2008-12-02
| * | | | | | | | | | Merge branch 'bc/maint-keep-pack' into maintJunio C Hamano2008-12-02
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'js/mingw-rename-fix' into maintJunio C Hamano2008-12-02
| |\ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | Install git-stage in exec-pathJunio C Hamano2008-12-03
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | git-stash: use git rev-parse -qMiklos Vajna2008-12-02
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-12-02
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | User's Manual: remove duplicated url at the end of Appendix BMiklos Vajna2008-12-02
* | | | | | | | | | | | t4030-diff-textconv: Make octal escape sequence more portableJohannes Sixt2008-12-02
* | | | | | | | | | | | Add a built-in alias for 'stage' to the 'add' commandScott Chacon2008-12-02
* | | | | | | | | | | | Add backslash to list of 'crud' characters in real nameLinus Torvalds2008-12-02
* | | | | | | | | | | | Makefile: introduce NO_PTHREADSJunio C Hamano2008-12-02
* | | | | | | | | | | | Documentation: describe how to "bisect skip" a range of commitsChristian Couder2008-12-02
* | | | | | | | | | | | bisect: fix "git bisect skip <commit>" and add tests casesChristian Couder2008-12-02
* | | | | | | | | | | | Update comment on gitweb_check/get_featureGiuseppe Bilotta2008-12-02
* | | | | | | | | | | | Merge branch 'gb/gitweb-feature'Junio C Hamano2008-12-02
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | gitweb: make gitweb_check_feature a boolean wrapperGiuseppe Bilotta2008-11-30
| * | | | | | | | | | | | gitweb: rename gitweb_check_feature to gitweb_get_featureJunio C Hamano2008-11-30
| * | | | | | | | | | | | gitweb: fix 'ctags' feature check and othersJunio C Hamano2008-11-30
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge git://repo.or.cz/git-guiJunio C Hamano2008-12-02
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | git-gui: Teach start_push_anywhere_action{} to notice when remote is a mirror.Mark Burton2008-12-02
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-12-02
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | gitk: Add a menu option to start git guiAlexander Gavrilov2008-12-02
| * | | | | | | | | | | gitk: Make line origin search update the busy statusAlexander Gavrilov2008-12-02
| * | | | | | | | | | | gitk: Update German translationChristian Stimming2008-12-02
| * | | | | | | | | | | gitk: Fix bug in accessing undefined "notflag" variablePaul Mackerras2008-12-02
| * | | | | | | | | | | gitk: Highlight only when search type is "containing:".Paul Mackerras2008-12-02
| * | | | | | | | | | | gitk: Fix context menu items for generating diffs when in tree modePaul Mackerras2008-11-18
* | | | | | | | | | | | GIT 1.6.1-rc1v1.6.1-rc1Junio C Hamano2008-12-01