aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gitweb: Use href(-replay=>1, action=>...) to generate alternate viewsJakub Narebski2007-11-02
* gitweb: Use href(-replay=>1, page=>...) to generate pagination linksJakub Narebski2007-11-02
* gitweb: Easier adding/changing parameters to current URLJakub Narebski2007-11-02
* gitweb: Remove CGI::Carp::set_programname() call from t9500 gitweb testJakub Narebski2007-11-02
* gitweb: Add 'status_str' to parse_difftree_raw_line outputJakub Narebski2007-11-01
* gitweb: Always set 'from_file' and 'to_file' in parse_difftree_raw_lineJakub Narebski2007-11-01
* Merge branch 'maint'Junio C Hamano2007-11-01
|\
| * git-format-patch.txt: fix explanation of an example.Sergei Organov2007-11-01
| * git-filter-branch.txt: fix a typo.Sergei Organov2007-11-01
| * git-clone.txt: Improve --depth description.Ralf Wildenhues2007-11-01
| * gitweb: Update config file example for snapshot feature in gitweb/INSTALLJakub Narebski2007-11-01
* | Merge branch 'bk/maint-cvsexportcommit'Junio C Hamano2007-11-01
|\ \
| * | cvsexportcommit: fix for commits that do not have parentsBrad King2007-10-31
| |/
* | Do no colorify test output if stdout is not a terminalAlex Riesen2007-11-01
* | Merge branch 'js/forkexec'Junio C Hamano2007-11-01
|\ \
| * | Use the asyncronous function infrastructure to run the content filter.Johannes Sixt2007-10-21
| * | Avoid a dup2(2) in apply_filter() - start_command() can do it for us.Johannes Sixt2007-10-21
| * | t0021-conversion.sh: Test that the clean filter really cleans content.Johannes Sixt2007-10-21
| * | upload-pack: Run rev-list in an asynchronous function.Johannes Sixt2007-10-21
| * | upload-pack: Move the revision walker into a separate function.Johannes Sixt2007-10-21
| * | Use the asyncronous function infrastructure in builtin-fetch-pack.c.Johannes Sixt2007-10-21
| * | Add infrastructure to run a function asynchronously.Johannes Sixt2007-10-21
| * | upload-pack: Use start_command() to run pack-objects in create_pack_file().Johannes Sixt2007-10-21
| * | Have start_command() create a pipe to read the stderr of the child.Johannes Sixt2007-10-21
| * | Use start_comand() in builtin-fetch-pack.c instead of explicit fork/exec.Johannes Sixt2007-10-21
| * | Use run_command() to spawn external diff programs instead of fork/exec.Johannes Sixt2007-10-21
| * | Use start_command() to run content filters instead of explicit fork/exec.Johannes Sixt2007-10-21
| * | Use start_command() in git_connect() instead of explicit fork/exec.Johannes Sixt2007-10-21
| * | Change git_connect() to return a struct child_process instead of a pid_t.Johannes Sixt2007-10-21
* | | Merge branch 'sp/mergetool'Junio C Hamano2007-10-31
|\ \ \
| * | | mergetool: avoid misleading message "Resetting to default..."Steffen Prohaska2007-10-18
| * | | mergetool: add support for ECMergeSteffen Prohaska2007-10-18
| * | | mergetool: use path to mergetool in config var mergetool.<tool>.pathSteffen Prohaska2007-10-18
* | | | Merge branch 'sp/help'Junio C Hamano2007-10-31
|\ \ \ \
| * | | | shell should call the new setup_path() to setup $PATHScott R Parish2007-10-29
| * | | | include $PATH in generating list of commands for "help -a"Scott R Parish2007-10-29
| * | | | use only the $PATH for exec'ing git commandsScott R Parish2007-10-29
| * | | | list_commands(): simplify code by using chdir()Scott R Parish2007-10-29
| * | | | "current_exec_path" is a misleading name, use "argv_exec_path"Scott R Parish2007-10-29
| * | | | remove unused/unneeded "pattern" argument of list_commandsScott R Parish2007-10-29
| * | | | "git" returns 1; "git help" and "git help -a" return 0Scott R Parish2007-10-29
* | | | | Merge branch 'kh/commit'Junio C Hamano2007-10-31
|\ \ \ \ \
| * | | | | Export rerere() and launch_editor().Kristian Høgsberg2007-09-27
| * | | | | Introduce entry point add_interactive and add_files_to_cacheKristian Høgsberg2007-09-27
| * | | | | Merge branch 'ph/strbuf' into kh/commitJunio C Hamano2007-09-27
| |\ \ \ \ \
| * | | | | | Enable wt-status to run against non-standard index file.Kristian Høgsberg2007-09-19
| * | | | | | Enable wt-status output to a given FILE pointer.Kristian Høgsberg2007-09-19
* | | | | | | Merge branch 'maint' to catch up with 1.5.3.5Junio C Hamano2007-10-31
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | GIT 1.5.3.5v1.5.3.5Junio C Hamano2007-10-31
* | | | | | | Merge branch 'maint' into HEADJunio C Hamano2007-10-30
|\ \ \ \ \ \ \ | |/ / / / / /