aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | 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
* | | | | | | | | Include git-gui--askpass in git-gui RPM packageJunio C Hamano2008-12-01
* | | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-11-30
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | gitk: Avoid handling the Return key twice in Add BranchAlexander Gavrilov2008-11-18
| * | | | | | | | gitk: Show local changes properly when we have a path limitPaul Mackerras2008-11-18
| * | | | | | | | gitk: Fix switch statement in parseviewargsPaul Mackerras2008-11-18
| * | | | | | | | gitk: Index line[hnd]tag arrays by id rather than row numberPaul Mackerras2008-11-15
* | | | | | | | | Merge git://repo.or.cz/git-guiJunio C Hamano2008-11-30
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | git-gui: update Japanese translationNanako Shiraishi2008-11-26
| * | | | | | | | git-gui: french translation updateChristian Couder2008-11-23
| * | | | | | | | Updated Swedish translation (514t0f0u).Peter Krefting2008-11-21
| * | | | | | | | git gui: update Italian translationMichele Ballabio2008-11-19
| * | | | | | | | Update Hungarian translation. 100% completed.Miklos Vajna2008-11-17
* | | | | | | | | send-email: do not reverse the command line argumentsJunio C Hamano2008-11-30
* | | | | | | | | Merge branch 'maint'Junio C Hamano2008-11-30
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | / / / / / | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Update draft release notes to 1.6.0.5Junio C Hamano2008-11-30
| * | | | | | | Merge branch 'st/maint-tag' into maintJunio C Hamano2008-11-30
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'mk/maint-cg-push' into maintJunio C Hamano2008-11-30
| |\ \ \ \ \ \ \ \
| * | | | | | | | | generate-cmdlist.sh: avoid selecting synopsis at wrong placeNguyễn Thái Ngọc Duy2008-11-30
* | | | | | | | | | Merge branch 'cc/bisect-skip'Junio C Hamano2008-11-27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bisect: teach "skip" to accept special arguments like "A..B"Christian Couder2008-11-25
* | | | | | | | | | | Merge branch 'js/mingw-rename-fix'Junio C Hamano2008-11-27
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | compat/mingw.c: Teach mingw_rename() to replace read-only filesJohannes Sixt2008-11-23
* | | | | | | | | | | Merge branch 'st/levenshtein'Junio C Hamano2008-11-27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Document levenshtein.cJohannes Schindelin2008-11-23
| * | | | | | | | | | | Fix deletion of last character in levenshtein distanceSamuel Tardieu2008-11-23
* | | | | | | | | | | | Merge branch 'cr/remote-update-v'Junio C Hamano2008-11-27
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git-remote: add verbose mode to git remote updateCheng Renquan2008-11-18
* | | | | | | | | | | | | Merge branch 'rs/strbuf-expand'Junio C Hamano2008-11-27
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | remove the unused files interpolate.c and interpolate.hRené Scharfe2008-11-23
| * | | | | | | | | | | | | daemon: deglobalize variable 'directory'René Scharfe2008-11-23
| * | | | | | | | | | | | | daemon: inline fill_in_extra_table_entries()René Scharfe2008-11-23
| * | | | | | | | | | | | | daemon: use strbuf_expand() instead of interpolate()René Scharfe2008-11-23
| * | | | | | | | | | | | | merge-recursive: use strbuf_expand() instead of interpolate()René Scharfe2008-11-23
| * | | | | | | | | | | | | add strbuf_expand_dict_cb(), a helper for simple casesRené Scharfe2008-11-23
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'mv/clone-strbuf'Junio C Hamano2008-11-27
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | builtin_clone: use strbuf in cmd_clone()Miklos Vajna2008-11-25